Home
last modified time | relevance | path

Searched refs:SOUP_STATUS_MULTIPLE_CHOICES (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/soup/stub/
Dsoup.h82 SOUP_STATUS_MULTIPLE_CHOICES = 300, enumerator
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpsrc.c1480 if ((src->last_status_code != status_code) && (status_code >= SOUP_STATUS_MULTIPLE_CHOICES) && in gst_soup_http_src_got_headers()