Searched refs:http_content (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dhttpgettest.c73 if (soap.http_content)
74 printf("Content type = %s\n", soap.http_content);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dhttpgettest.c73 if (soap.http_content)
74 printf("Content type = %s\n", soap.http_content);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/rss/
H A Drss.c149 soap->http_content = "application/javascript";
150 soap_response(soap, SOAP_FILE); /* SOAP_FILE specifies http_content should be used */
261 soap->http_content = "application/javascript";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/rss/
H A Drss.c149 soap->http_content = "application/javascript";
150 soap_response(soap, SOAP_FILE); /* SOAP_FILE specifies http_content should be used */
261 soap->http_content = "application/javascript";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.c1834 char * http_content = NULL; local
1847 content_lgth = xmlZMemBuffGetContent( ctxt->doc_buff, &http_content );
1856 http_content = (char *)dctxt->buffer->content;
1860 if ( http_content == NULL ) {
1871 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content,
1904 fwrite( http_content, sizeof( char ),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c1850 char * http_content = NULL; local
1863 content_lgth = xmlZMemBuffGetContent( ctxt->doc_buff, &http_content );
1872 http_content = (char *)dctxt->buffer->content;
1876 if ( http_content == NULL ) {
1887 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content,
1920 fwrite( http_content, sizeof( char ),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c1850 char * http_content = NULL; local
1863 content_lgth = xmlZMemBuffGetContent( ctxt->doc_buff, &http_content );
1872 http_content = (char *)dctxt->buffer->content;
1876 if ( http_content == NULL ) {
1887 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content,
1920 fwrite( http_content, sizeof( char ),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.c1834 char * http_content = NULL; local
1847 content_lgth = xmlZMemBuffGetContent( ctxt->doc_buff, &http_content );
1856 http_content = (char *)dctxt->buffer->content;
1860 if ( http_content == NULL ) {
1871 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content,
1904 fwrite( http_content, sizeof( char ),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/webserver/
H A Dwebserver.c808 soap->http_content = type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/webserver/
H A Dwebserver.c808 soap->http_content = type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp5699 soap->http_content = NULL;
6669 soap->http_content = NULL;
13088 soap->http_content = NULL;
13210 if ((k == 400 || k == 500) && (soap->http_content || soap->keep_alive == 0))
13237 soap->http_content = soap_strdup(soap, val);
13993 if (status == SOAP_FILE && soap->http_content)
13994 s = soap->http_content;
H A Dstdsoap2.h1560 const char *http_content; /* optional custom response content type (with SOAP_FILE) */ member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp5699 soap->http_content = NULL;
6669 soap->http_content = NULL;
13088 soap->http_content = NULL;
13210 if ((k == 400 || k == 500) && (soap->http_content || soap->keep_alive == 0))
13237 soap->http_content = soap_strdup(soap, val);
13993 if (status == SOAP_FILE && soap->http_content)
13994 s = soap->http_content;
H A Dstdsoap2.h1560 const char *http_content; /* optional custom response content type (with SOAP_FILE) */ member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A Dstdsoap2.c5699 soap->http_content = NULL;
6669 soap->http_content = NULL;
13088 soap->http_content = NULL;
13210 if ((k == 400 || k == 500) && (soap->http_content || soap->keep_alive == 0))
13237 soap->http_content = soap_strdup(soap, val);
13993 if (status == SOAP_FILE && soap->http_content)
13994 s = soap->http_content;
H A Dstdsoap2.cpp5699 soap->http_content = NULL;
6669 soap->http_content = NULL;
13088 soap->http_content = NULL;
13210 if ((k == 400 || k == 500) && (soap->http_content || soap->keep_alive == 0))
13237 soap->http_content = soap_strdup(soap, val);
13993 if (status == SOAP_FILE && soap->http_content)
13994 s = soap->http_content;
H A Dstdsoap2.h1560 const char *http_content; /* optional custom response content type (with SOAP_FILE) */ member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp5699 soap->http_content = NULL;
6669 soap->http_content = NULL;
13088 soap->http_content = NULL;
13210 if ((k == 400 || k == 500) && (soap->http_content || soap->keep_alive == 0))
13237 soap->http_content = soap_strdup(soap, val);
13993 if (status == SOAP_FILE && soap->http_content)
13994 s = soap->http_content;
H A Dstdsoap2.h1560 const char *http_content; /* optional custom response content type (with SOAP_FILE) */ member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp5699 soap->http_content = NULL;
6669 soap->http_content = NULL;
13088 soap->http_content = NULL;
13210 if ((k == 400 || k == 500) && (soap->http_content || soap->keep_alive == 0))
13237 soap->http_content = soap_strdup(soap, val);
13993 if (status == SOAP_FILE && soap->http_content)
13994 s = soap->http_content;
H A Dstdsoap2.h1560 const char *http_content; /* optional custom response content type (with SOAP_FILE) */ member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Dstdsoap2.c5699 soap->http_content = NULL;
6669 soap->http_content = NULL;
13088 soap->http_content = NULL;
13210 if ((k == 400 || k == 500) && (soap->http_content || soap->keep_alive == 0))
13237 soap->http_content = soap_strdup(soap, val);
13993 if (status == SOAP_FILE && soap->http_content)
13994 s = soap->http_content;
H A Dstdsoap2.cpp5699 soap->http_content = NULL;
6669 soap->http_content = NULL;
13088 soap->http_content = NULL;
13210 if ((k == 400 || k == 500) && (soap->http_content || soap->keep_alive == 0))
13237 soap->http_content = soap_strdup(soap, val);
13993 if (status == SOAP_FILE && soap->http_content)
13994 s = soap->http_content;
H A Dstdsoap2.h1560 const char *http_content; /* optional custom response content type (with SOAP_FILE) */ member in struct:soap

Completed in 787 milliseconds