summaryrefslogtreecommitdiff
path: root/tests/range-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add support for Apache 2.4Dan Winship2012-10-221-4/+9
* Clean up includesDan Winship2012-07-131-13/+3
* Allow calling soup_test_server_new() multiple times in test programsDan Winship2010-06-111-0/+1
* Bug 576760 – soup_message_headers_get_content_type returns bad headersDan Winship2009-04-031-3/+3
* Bug 576583 - Tests fail if "localhost" resolves to ::1Dan Winship2009-03-271-2/+2
* add some more warning CFLAGS, inspired by Benjamin Otte's blog post,Dan Winship2008-12-231-4/+4
* don't leak the header stringDan Winship2008-11-031-0/+1
* if the caller passed the total_length of the message body, then sort sortDan Winship2008-10-101-34/+115
* New type and methods for working with multipart HTTP bodies (eg,Dan Winship2008-10-011-0/+294