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