kea:708-failure-to-parse-empty-post-requests-with-the-header-content-length-0

Last commit made on 2019-08-07
Get this branch:
git clone -b 708-failure-to-parse-empty-post-requests-with-the-header-content-length-0 https://git.launchpad.net/kea

Branch merges

Branch information

Name:
708-failure-to-parse-empty-post-requests-with-the-header-content-length-0
Repository:
lp:kea

Recent commits

5bb9a61... by Razvan Becheriu <email address hidden>

[#708,!423] updated ChangeLog

09d7580... by Razvan Becheriu <email address hidden>

[#708,!423] make request and response parser accept Content-Length set to 0

57b22c9... by Tomek Mrugalski <email address hidden>

[#777,!464] ChangeLog updated.

3ba1a26... by Tomek Mrugalski <email address hidden>

[#777,!464] Minor python changes after review:

 - removed commented out code
 - better check for first character

69a07ac... by Tomek Mrugalski <email address hidden>

[#777,!464] Developer's guide updated

238eed1... by Tomek Mrugalski <email address hidden>

[#777,!464] Comment added to Makefile.am

41bca1e... by Tomek Mrugalski <email address hidden>

[#777,!464] Template updated

bf2b6e4... by Tomek Mrugalski <email address hidden>

[#777,!464] Converted <command>...</command> to ``...```

97cea8b... by Tomek Mrugalski <email address hidden>

[#777,!464] Cosmetic improvments in .json files

7571271... by Tomek Mrugalski <email address hidden>

[#777,!464] api2doc.py updated to handle new syntax, Makefile.am updated