wxHTTP
generated from ../src/mod_io/http.cppImplements the HTTP protocol.
wxHTTP can't be used in the Apache module mod_wxjs. This is because wxWidgets needs an event handler.
Constants
Constructor
wxHTTP
wxHTTP()
Creates a new wxHTTP object
Properties
| Name | Type | Description |
|---|---|---|
headers ![]() |
Array | Contains the headers. Access the elements of the array with String keys. |
response ![]() |
Integer | Returns the HTTP response code returned by the server. |

© 2002 - 2007 Franky Braem.