mirror of
https://github.com/httpie/cli.git
synced 2024-11-22 15:53:13 +01:00
f1cd289d51
Some JSON based formats like JSON Home Documents[1] don't use a '+json' suffix, but simply contain json in their MIME type. Also, some servers might use (outdated) types like 'application/x-json'. The JSON formatter can already handle those cases, but the highlighter was ignoring them. This commit will let the highlighter choose the JSON lexer if no other lexer could be found and the MIME subtype contains 'json' [1] http://tools.ietf.org/html/draft-nottingham-json-home-03
35 lines
1.3 KiB
ReStructuredText
35 lines
1.3 KiB
ReStructuredText
==============
|
|
HTTPie authors
|
|
==============
|
|
|
|
* `Jakub Roztocil <https://github.com/jakubroztocil>`_
|
|
|
|
|
|
Patches and ideas
|
|
-----------------
|
|
|
|
* `Cláudia T. Delgado <https://github.com/claudiatd>`_ (logo)
|
|
* `Hank Gay <https://github.com/gthank>`_
|
|
* `Jake Basile <https://github.com/jakebasile>`_
|
|
* `Vladimir Berkutov <https://github.com/dair-targ>`_
|
|
* `Jakob Kramer <https://github.com/gandaro>`_
|
|
* `Chris Faulkner <https://github.com/faulkner>`_
|
|
* `Alen Mujezinovic <https://github.com/flashingpumpkin>`_
|
|
* `Praful Mathur <https://github.com/tictactix>`_
|
|
* `Marc Abramowitz <https://github.com/msabramo>`_
|
|
* `Ismail Badawi <https://github.com/isbadawi>`_
|
|
* `Laurent Bachelier <https://github.com/laurentb>`_
|
|
* `Isman Firmansyah <https://github.com/iromli>`_
|
|
* `Simon Olofsson <https://github.com/simono>`_
|
|
* `Churkin Oleg <https://github.com/Bahus>`_
|
|
* `Jökull Sólberg Auðunsson <https://github.com/jokull>`_
|
|
* `Matthew M. Boedicker <https://github.com/mmb>`_
|
|
* `marblar <https://github.com/marblar>`_
|
|
* `Tomek Wójcik <https://github.com/tomekwojcik>`_
|
|
* `Davey Shafik <https://github.com/dshafik>`_
|
|
* `cido <https://github.com/cido>`_
|
|
* `Justin Bonnar <https://github.com/jargonjustin>`_
|
|
* `Nathan LaFreniere <https://github.com/nlf>`_
|
|
* `Matthias Lehmann <https://github.com/matleh>`_
|
|
* `Dennis Brakhane <https://github.com/brakhane>`_
|