Enumerator | Value | Description |
---|---|---|
EHttpRetCodeBase | -20000 | |
EHttpPanicCodeBase | EHttpRetCodeBase - 200 |
Enumerator | Value | Description |
---|---|---|
EHttp_401_Unauthorized | KHttpPluginStatusBase + 401 | |
EHttpAuthenticationAborted | KHttpPluginStatusBase + 11 | |
EHttpAuthenticationFailed | KHttpPluginStatusBase + 10 | |
EHttpNoError | KErrNone | |
EHttpGeneralError | EHttpRetCodeBase | |
EHttpCannotFindServer | EHttpRetCodeBase - 1 | |
EHttpCannotFindPlugin | EHttpRetCodeBase - 2 | |
EHttpUnsupportedMethod | EHttpRetCodeBase - 3 | |
EHttpWapAPReadFailure | EHttpRetCodeBase - 4 | |
EHttpNetDialSetupFailed | EHttpRetCodeBase - 5 | |
EHttpWtlsConfigFailed | EHttpRetCodeBase - 6 | |
EHttpWtlsBadServerCert | EHttpRetCodeBase - 7 | |
EHttpWtlsServerCertRejected | EHttpRetCodeBase - 8 | |
EHttpWtlsCipherRejected | EHttpRetCodeBase - 9 | |
EHttpGatewayCannotBeReached | EHttpRetCodeBase - 10 | |
EHttpGatewayTransactionAbort | EHttpRetCodeBase - 11 | |
EHttpGatewaySessionDisconnect | EHttpRetCodeBase - 12 | |
EHttpCancellationAbort | EHttpRetCodeBase - 13 | |
EHttpReceivingErrorDeck | EHttpRetCodeBase - 14 |
Enumerator | Value | Description |
---|---|---|
EHttpGeneralPanic | EHttpPanicCodeBase | |
EHttpDialInNotSupported | EHttpPanicCodeBase - 1 | |
EHttpWapAccessPointInfoChanged | EHttpPanicCodeBase - 2 | |
EHttpCommDBContainsBadData | EHttpPanicCodeBase - 3 | |
EHttpConnectionLessNotSupported | EHttpPanicCodeBase - 4 | |
EHttpNoHandlerAvailable | EHttpPanicCodeBase - 5 | |
EHttpResourceFileLoadFailed | EHttpPanicCodeBase - 6 | |
EHttpReservedForFutureExpansion | EHttpPanicCodeBase - 7 |