Searched refs:xmlIOHTTPCloseWrite (Results 1 – 1 of 1) sorted by relevance
1944 xmlIOHTTPCloseWrite( void * context, const char * http_mthd ) { in xmlIOHTTPCloseWrite() function2081 return ( xmlIOHTTPCloseWrite( ctxt, "PUT" ) ); in xmlIOHTTPClosePut()2095 return ( xmlIOHTTPCloseWrite( ctxt, "POST" ) ); in xmlIOHTTPClosePost()