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