summaryrefslogtreecommitdiff
path: root/libsoup/soup-client-message-io.c
Commit message (Expand)AuthorAgeFilesLines
* Do not use the send operation cancellable after send completesCarlos Garcia Campos2021-06-011-0/+7
* http2: send goaway frame before closing the connectionCarlos Garcia Campos2021-05-271-0/+8
* Revert "http2: send goaway frame before closing the connection"Carlos Garcia Campos2021-05-251-12/+0
* http2: send goaway frame before closing the connectionCarlos Garcia Campos2021-05-251-0/+12
* message-io: rename run_unril_finish as skipCarlos Garcia Campos2021-05-201-6/+6
* Add initial HTTP2 backendPatrick Griffis2021-05-161-0/+13
* connection: move the code to check if idle connection is open to http1 implem...Carlos Garcia Campos2021-05-161-0/+6
* client-message-io: pass message as parameter of several functionsPatrick Griffis2021-05-091-13/+22
* Turn soup-message-io into an interfaceCarlos Garcia Campos2021-04-301-0/+99