Home
last modified time | relevance | path

Searched refs:soup_headers_parse_response (Results 1 – 6 of 6) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-headers.h36 gboolean soup_headers_parse_response (const char *str,
Dsoup-message-client-io.c32 if (!soup_headers_parse_response (headers, headers_len, in parse_response_headers()
Dsoup-headers.c364 soup_headers_parse_response (const char *str, in soup_headers_parse_response() function
/third_party/libsoup/tests/
Dheader-parsing-test.c928 if (soup_headers_parse_response (resptests[i].response, len, in do_response_tests()
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt788 soup_headers_parse_response
/third_party/libsoup/
DChangeLog.pre-git1791 (soup_headers_parse_response): Likewise handle Connection headers
3274 (soup_headers_parse_request, soup_headers_parse_response): Update
3294 (soup_headers_parse_request, soup_headers_parse_response):
3393 (soup_headers_parse_status_line, soup_headers_parse_response):
3580 * libsoup/soup-headers.c (soup_headers_parse_response): fix typo