Lines Matching refs:sapi_add_header
1555 …sapi_add_header("Content-Type: text/xml; charset=utf-8", sizeof("Content-Type: text/xml; charset=u…
1934 …sapi_add_header("Content-Type: application/soap+xml; charset=utf-8", sizeof("Content-Type: applica…
1936 …sapi_add_header("Content-Type: text/xml; charset=utf-8", sizeof("Content-Type: text/xml; charset=u…
1942 sapi_add_header("Connection: close", sizeof("Connection: close")-1, 1);
1945 sapi_add_header(cont_len, strlen(cont_len), 1);
1950 sapi_add_header("HTTP/1.1 202 Accepted", sizeof("HTTP/1.1 202 Accepted")-1, 1);
1951 sapi_add_header("Content-Length: 0", sizeof("Content-Length: 0")-1, 1);
2084 …sapi_add_header("HTTP/1.1 500 Internal Service Error", sizeof("HTTP/1.1 500 Internal Service Error…
2087 sapi_add_header("Connection: close", sizeof("Connection: close")-1, 1);
2090 sapi_add_header(cont_len, strlen(cont_len), 1);
2093 …sapi_add_header("Content-Type: application/soap+xml; charset=utf-8", sizeof("Content-Type: applica…
2095 …sapi_add_header("Content-Type: text/xml; charset=utf-8", sizeof("Content-Type: text/xml; charset=u…