Home
last modified time | relevance | path

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

/haiku/src/apps/haikudepot/util/
H A DLoggingUrlProtocolListener.cpp48 LoggingUrlProtocolListener::ContentLength() in ContentLength() function in LoggingUrlProtocolListener
H A DLoggingUrlProtocolListener.h21 size_t ContentLength();
/haiku/headers/private/netservices/
H A DHttpForm.h144 ssize_t ContentLength() const;
/haiku/src/apps/haikudepot/server/
H A DAbstractServerProcess.cpp394 listener.ContentLength()); in DownloadToLocalFile()
/haiku/src/kits/network/libnetservices/
H A DHttpForm.cpp539 BHttpForm::ContentLength() const in ContentLength() function in BHttpForm
H A DHttpRequest.cpp1039 fOptPostFields->ContentLength()); in _SerializeHeaders()