httpModule for implementing HTTP communication.
CertStore (C)
|
C interface module for nn::http::CertStore. |
|---|---|
ClientCert (C)
|
C interface module for nn::http::ClientCert. |
Connection (C)
|
C interface module for nn::http::Connection. |
nnHttpRequestMethod
|
HTTP request methods. | |
|---|---|---|
nnHttpEncodingType
|
Encoding types for POST data. | |
nnHttpPostDataType
|
Types of POST data. | |
nnHttpStatus
|
Connection handle statuses. | |
nnHttpResultCode
|
API C-language result codes. These result codes are stored in the description element of the nnResult instance returned by the functions in the API. |
typedef Definitions
NnHttpCertId
|
Certificate ID. | |
|---|---|---|
NnHttpInternalCaCertId
|
Built-in CA certificate ID. (Same meaning as the SSL library's nnSslInternalCaCert value.) |
|
NnHttpInternalClientCertId
|
Built-in client certificate ID. (Same meaning as the SSL library's nnSslInternalClientCert value.) |
nnhttpInitialize
|
See the corresponding C++ function, nn::http::Initialize. |
|
|---|---|---|
nnhttpFinalize
|
See the corresponding C++ function, nn::http::Finalize. |
CONFIDENTIAL