Home
last modified time | relevance | path

Searched refs:B_HTTP_FORM_URL_ENCODED (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/network/libnetservices/
H A DHttpForm.cpp245 fType(B_HTTP_FORM_URL_ENCODED) in BHttpForm()
261 fType(B_HTTP_FORM_URL_ENCODED) in BHttpForm()
291 if (fType == B_HTTP_FORM_URL_ENCODED) { in RawData()
541 if (fType == B_HTTP_FORM_URL_ENCODED) in ContentLength()
H A DHttpRequest.cpp1032 case B_HTTP_FORM_URL_ENCODED: in _SerializeHeaders()
/haiku/headers/private/netservices/
H A DHttpForm.h21 B_HTTP_FORM_URL_ENCODED, enumerator