robotframework-requests icon indicating copy to clipboard operation
robotframework-requests copied to clipboard

could post data encoding support other except utf8

Open kanchi240 opened this issue 3 years ago • 0 comments

_utf8_urlencode in utils.py is encoding by utf8, could it support other such as gbk? could it use content-type request header if charset in it, then use this to encoding?

kanchi240 avatar Jun 28 '22 04:06 kanchi240