• Home
  • Raw
  • Download

Lines Matching refs:DEBUG_puts

676     DEBUG_puts("1httpFlush: Setting state to HTTP_STATE_WAITING and closing.");  in httpFlush()
708 DEBUG_puts(http ? "1httpFlushWrite: Write buffer is empty." : in httpFlushWrite()
1067 DEBUG_puts("4httpGetLength2: chunked request!"); in httpGetLength2()
1217 DEBUG_puts("3httpGets: Timed out!"); in httpGets()
1330 DEBUG_puts("3httpGets: No new line available!"); in httpGets()
1501 DEBUG_puts("3httpGetSubField2: Returning NULL"); in httpGetSubField2()
1663 DEBUG_puts("2httpPeek: Getting chunk length..."); in httpPeek()
1667 DEBUG_puts("1httpPeek: Could not get length!"); in httpPeek()
1673 DEBUG_puts("1httpPeek: Blank chunk length, trying again..."); in httpPeek()
1676 DEBUG_puts("1httpPeek: Could not get chunk length."); in httpPeek()
1685 DEBUG_puts("1httpPeek: Negative chunk length!"); in httpPeek()
1813 DEBUG_puts("2httpPeek: Unable to copy decompressor stream."); in httpPeek()
1838 DEBUG_puts("2httpPeek: No inflateCopy on this platform, httpPeek does not " in httpPeek()
1926 DEBUG_puts("4httpPrintf: flushing existing data..."); in httpPrintf()
2203 DEBUG_puts("1httpReadRequest: Bad arguments, returning HTTP_STATE_ERROR."); in httpReadRequest()
2232 DEBUG_puts("1httpReadRequest: Unable to read, returning HTTP_STATE_ERROR"); in httpReadRequest()
2238 DEBUG_puts("1httpReadRequest: Blank line, returning HTTP_STATE_WAITING"); in httpReadRequest()
2256 DEBUG_puts("1httpReadRequest: No request URI."); in httpReadRequest()
2273 DEBUG_puts("1httpReadRequest: No request protocol version."); in httpReadRequest()
2383 DEBUG_puts("2httpReconnect2: Shutting down SSL/TLS..."); in httpReconnect2()
2632 DEBUG_puts("1httpSetDefaultField: Ignored."); in httpSetDefaultField()
2865 DEBUG_puts("1_httpUpdate: Bad Content-Length."); in _httpUpdate()
2889 DEBUG_puts("1_httpUpdate: Reset state to HTTP_STATE_WAITING."); in _httpUpdate()
2894 DEBUG_puts("1_httpUpdate: Calling http_content_coding_start."); in _httpUpdate()
2995 DEBUG_puts("2httpUpdate: flushing buffer..."); in httpUpdate()
3073 DEBUG_puts("5_httpWait: Return 1 since there is pending TLS data."); in _httpWait()
3148 DEBUG_puts("3httpWait: Returning 1 since there is buffered data ready."); in httpWait()
3155 DEBUG_puts("3httpWait: Returning 1 since there is buffered data ready."); in httpWait()
3166 DEBUG_puts("3httpWait: Flushing write buffer."); in httpWait()
3220 DEBUG_puts("1httpWrite2: Returning -1 due to bad input."); in httpWrite2()
3272 DEBUG_puts("1httpWrite2: Unable to write, returning -1."); in httpWrite2()
3411 DEBUG_puts("1httpWriteResponse: Bad input."); in httpWriteResponse()
3602 DEBUG_puts("1httpWriteResponse: Calling http_content_coding_start."); in httpWriteResponse()
3725 DEBUG_puts("1http_add_field: Calling http_content_coding_start."); in http_add_field()
3840 DEBUG_puts("1http_content_coding_start: Not doing content coding."); in http_content_coding_start()
3856 DEBUG_puts("1http_content_coding_start: Not doing content coding."); in http_content_coding_start()
3862 DEBUG_puts("1http_content_coding_start: Not doing content coding."); in http_content_coding_start()
4104 DEBUG_puts(line); in http_debug_hex()
4134 DEBUG_puts("2http_read: Timeout."); in http_read()
4283 DEBUG_puts("1http_read_chunk: Could not get chunk length."); in http_read_chunk()
4289 DEBUG_puts("1http_read_chunk: Blank chunk length, trying again..."); in http_read_chunk()
4292 DEBUG_puts("1http_read_chunk: Could not get chunk length."); in http_read_chunk()
4537 DEBUG_puts("1http_set_length: Not setting data_encoding/remaining."); in http_set_length()
4544 DEBUG_puts("1http_set_length: Setting data_encoding to " in http_set_length()
4550 DEBUG_puts("1http_set_length: Setting data_encoding to " in http_set_length()
4686 DEBUG_puts("8http_tls_upgrade: Server does not support HTTP upgrade!"); in http_tls_upgrade()
4870 DEBUG_puts("8http_write_chunk: http_write of length failed."); in http_write_chunk()
4876 DEBUG_puts("8http_write_chunk: http_write of buffer failed."); in http_write_chunk()
4882 DEBUG_puts("8http_write_chunk: http_write of CR LF failed."); in http_write_chunk()