summaryrefslogtreecommitdiff
path: root/tests/header-parsing-test.c
Commit message (Expand)AuthorAgeFilesLines
* headers: Support content-disposition missing disposition-typePatrick Griffis2021-07-151-1/+35
* headers: stop interning all header namesCarlos Garcia Campos2021-06-041-8/+8
* Rename soup_message_headers_free as soup_message_headers_unrefCarlos Garcia Campos2021-03-261-6/+6
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* forms: Use GBytes instead of SoupMessageBodyCarlos Garcia Campos2020-10-081-6/+1
* Replace SoupBuffer with GBytesPatrick Griffis2020-09-191-5/+5
* soup-headers: add strict parameter parsing functionsClaudio Saavedra2018-10-081-0/+76
* Compile the unit testsTomas Popela2018-04-111-0/+1187