summaryrefslogtreecommitdiff
path: root/examples/get.c
Commit message (Expand)AuthorAgeFilesLines
* Define SoupAuthNegotiate unconditionally and fail the authentication if libso...Tomas Popela2016-02-161-6/+6
* Fix a missing space between function name and argumentsTomas Popela2016-02-161-2/+2
* Rename HAVE_GSSAPI to LIBSOUP_HAVE_GSSAPITomas Popela2016-02-161-3/+3
* Make the libgssapi a hard dependency of libsoupTomas Popela2016-02-161-1/+12
* Rebased Guido Günther's work from [0] on top of 2.52.0Tomas Popela2016-02-161-1/+9
* get: fix to not send the request twiceDan Winship2013-08-181-3/+2
* examples: port get to plain SoupSessionDan Winship2013-07-131-4/+16
* [examples] "get" uses -o to save to a fileAndres Gomez2013-07-031-4/+23
* [examples] Added SoupLogger to get exampleAndres Gomez2013-07-031-29/+19
* examples: use GOptionContext (finally)Dan Winship2013-02-231-87/+69
* examples: move examples from tests/ to examples/Dan Winship2013-02-231-0/+193