1
0
mirror of https://github.com/httpie/cli.git synced 2025-05-27 22:58:00 +02:00
Jakub Roztocil 20823c1702 Removed the "implicit_content_type" config option
If you used:

    "implicit_content_type": "form"

 You can achieve the the same result with:

     "default_options": ["--form"]

If you used:

    "implicit_content_type": "json"

 Then it's the default behaviour and it can be removed.

 In either case HTTPie will migrate your config file on the next invocation.
2016-03-03 17:14:39 +08:00
..
2015-01-23 23:56:08 +01:00
2015-07-03 18:55:45 +02:00
2016-02-28 19:01:54 +08:00
2016-03-01 23:22:50 +08:00
2015-10-22 14:32:16 -03:00
2016-02-29 15:00:17 +08:00
2015-07-03 18:55:45 +02:00
2016-02-29 14:31:27 +08:00
2015-07-03 18:55:45 +02:00
2016-03-01 23:22:50 +08:00
2016-03-02 12:12:05 +08:00

HTTPie Test Suite
=================


Please see `CONTRIBUTING`_.


.. _CONTRIBUTING: https://github.com/jkbrzt/httpie/blob/master/CONTRIBUTING.rst