Skip to content
Snippets Groups Projects
Commit d4a25987 authored by Will McCutchen's avatar Will McCutchen
Browse files

Readme

parent 569000ad
No related branches found
No related tags found
No related merge requests found
......@@ -84,6 +84,8 @@ available for testing golang applications.
Compared to [the original][httpbin-org]:
- No `/brotli` endpoint (due to lack of support in Go's stdlib)
- The `?show_env=1` query param is ignored (i.e. no special handling of
runtime environment headers)
- Response values which may be encoded as either a string or a list of strings
will always be encoded as a list of strings (e.g. request headers, query
params, form values)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment