Searched defs:httpStatus (Results 1 – 4 of 4) sorted by relevance
98 Integer httpStatus = headers.get(HTTP2_STATUS); in transportHeadersReceived() local193 Integer httpStatus = trailers.get(HTTP2_STATUS); in statusFromTrailers() local211 Integer httpStatus = headers.get(HTTP2_STATUS); in validateInitialMetadata() local
189 CURLcode httpStatus; in rtsp_connect() local218 CURLcode httpStatus; in rtsp_done() local
114 httpStatus *int member
1576 httpStatus(http_status_t status) /* I - HTTP status code */ in httpStatus() function