api: avoid sending double Content-Length header (Issue #201) WSGI will take of Content-Length - handling it explicitly was misguided.
kiilerix committed on 2016-04-03 20:45:38
branch: stable tag: tip changeset: ac4daf77 api: avoid sending double Content-Length header (Issue #201) WSGI will take of Content-Length - handling it explicitly was misguided. M kallithea/controllers/api/__init__.py (1 lines added, 3 lines removed) |
_______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
