|
Delay writing HTTP request until first data write. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. If this attribute is present when opening an HTTP handle, the HTTP request will not be sent immediately upon opening the handle. Instead, it will be delayed until the first data write is done. This allows other HTTP headers to be sent after the handle is opened. This attribute cntl takes no arguments. |
|
Get HTTP Request Information. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Returns in the passed parameters values concerning the HTTP request. Any of the parameters may be NULL if the application is not interested in that part of the information.
|
|
Get HTTP Response Information. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Returns in the passed parameters values concerning the HTTP response. Any of the parameters may be NULL if the application is not interested in that part of the information.
|
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org