summaryrefslogtreecommitdiff
path: root/libsoup/soup-message-handlers.c
Commit message (Expand)AuthorAgeFilesLines
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-268/+0
* add/fix gtk-doc comments, make functions match prototypes, etcDan Winship2005-06-141-5/+5
* require glib-2.0 >= 2.4.0Dan Winship2005-04-111-7/+11
* add/fix lots of gtk-doc commentsDan Winship2004-08-261-9/+61
* if re-sending the message, call soup_message_restarted() (send_request):Dan Winship2004-04-201-3/+10
* Move RESPONSE_BLOCK_SIZE #define here from soup-private.hDan Winship2003-09-221-2/+0
* Remove the "status" field from here, since it's mostly used byDan Winship2003-09-101-32/+32
* Renamed from soup-error.h, with types and defines renamed accordingly.Dan Winship2003-09-031-34/+32
* First draft at the new object to maintain formerly-global state. (Not yetDan Winship2003-09-021-104/+2
* Major rewrite. There is now only a single IO state object (instead of oneDan Winship2003-08-291-16/+3
* Take a uri string instead of a context. Also, swap the args (so the methodDan Winship2003-08-251-2/+2
* New file containing SoupMessagePrivate and some otherDan Winship2003-08-221-0/+324