1
0
mirror of https://github.com/httpie/cli.git synced 2026-06-20 11:32:56 +02:00
Files
httpie-cli/httpie
Jakub Roztocil 15e62ad26d Implemented more robust unicode handling.
* Immediatelly convert all args from `bytes` to `str`.
* Added `Environment.stdin_encoding` and `Environment.stdout_encoding`
* Allow unicode characters in HTTP headers and basic auth credentials
  by encoding them using UTF8 instead of latin1 (#212).
2014-04-26 15:07:31 +02:00
..
2014-01-25 15:11:38 +01:00
2014-03-04 18:24:32 +01:00
2014-04-25 12:18:35 +02:00
2013-09-21 23:46:15 +02:00
2014-04-24 19:32:55 +02:00