Diff for /XML/nanohttp.c between versions 1.31 and 1.32

version 1.31, 2000/10/21 08:14:57 version 1.32, 2000/10/24 10:29:48
Line 966  xmlNanoHTTPClose(void *ctx) { Line 966  xmlNanoHTTPClose(void *ctx) {
     xmlNanoHTTPFreeCtxt(ctxt);      xmlNanoHTTPFreeCtxt(ctxt);
 }  }
   
 #ifndef DEBUG_HTTP  
 #define DEBUG_HTTP  
 #endif  
 /**  /**
  * xmlNanoHTTPMethod:   * xmlNanoHTTPMethod:
  * @URL:  The URL to load   * @URL:  The URL to load

Removed from v.1.31  
changed lines
  Added in v.1.32


Webmaster