mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
changelog
This commit is contained in:
@@ -137,6 +137,7 @@ $ gunicorn httpbin:app
|
||||
<h2 id="Changelog">Changelog</h2>
|
||||
|
||||
<ul>
|
||||
<li>Next: Added brotli endpoint.</li>
|
||||
<li>0.2.0: Added an XML endpoint. Also fixes several bugs with unicode, CORS headers, digest auth, and more.</li>
|
||||
<li>0.1.2: Fix a couple Python3 bugs with the random byte endpoints, fix a bug when uploading files without a Content-Type header set.</li>
|
||||
<li>0.1.1: Added templates as data in setup.py</li>
|
||||
|
||||
Reference in New Issue
Block a user