Home
last modified time | relevance | path

Searched refs:SOUP_METHOD_PUT (Results 1 – 5 of 5) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-misc-private.h32 method == SOUP_METHOD_PUT || \
Dsoup-method.h44 #define SOUP_METHOD_PUT _SOUP_INTERN_METHOD (PUT) macro
/third_party/libsoup/tests/
Dchunk-test.c125 msg->method = SOUP_METHOD_PUT; in restarted_streaming()
410 } else if (msg->method == SOUP_METHOD_PUT) { in server_callback()
/third_party/libsoup/examples/
Dsimple-httpd.c206 else if (msg->method == SOUP_METHOD_PUT) in server_callback()
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt97 SOUP_METHOD_PUT