|
| Network.Curl.Info | | Portability | portable | | Stability | provisional | | Maintainer | Sigbjorn Finne <sof@galois.com> |
|
|
|
| Description |
| Accessing the properties of a curl handle's current state/request.
|
|
|
| Documentation |
|
| data Info |
| Constructors | | EffectiveUrl | | | ResponseCode | | | TotalTime | | | NameLookupTime | | | ConnectTime | | | PreTransferTime | | | SizeUpload | | | SizeDownload | | | SpeedDownload | | | SpeedUpload | | | HeaderSize | | | RequestSize | | | SslVerifyResult | | | Filetime | | | ContentLengthDownload | | | ContentLengthUpload | | | StartTransferTime | | | ContentType | | | RedirectTime | | | RedirectCount | | | Private | | | HttpConnectCode | | | HttpAuthAvail | | | ProxyAuthAvail | | | OSErrno | | | NumConnects | | | SslEngines | | | CookieList | | | LastSocket | | | FtpEntryPath | |
| Instances | |
|
|
| data InfoValue |
| Constructors | | Instances | |
|
|
| getInfo :: Curl -> Info -> IO InfoValue |
|
| Produced by Haddock version 2.5.0 |