gi-webkit2webextension-4.0.12: WebKit2-WebExtension bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.WebKit2WebExtension.Objects.URIResponse

Contents

Description

 

Synopsis

Exported types

Methods

getContentLength

uRIResponseGetContentLength :: (HasCallStack, MonadIO m, IsURIResponse a) => a -> m Word64 Source #

No description available in the introspection data.

getHttpHeaders

uRIResponseGetHttpHeaders :: (HasCallStack, MonadIO m, IsURIResponse a) => a -> m MessageHeaders Source #

No description available in the introspection data.

getMimeType

uRIResponseGetMimeType :: (HasCallStack, MonadIO m, IsURIResponse a) => a -> m Text Source #

No description available in the introspection data.

getStatusCode

uRIResponseGetStatusCode :: (HasCallStack, MonadIO m, IsURIResponse a) => a -> m Word32 Source #

No description available in the introspection data.

getSuggestedFilename

uRIResponseGetSuggestedFilename :: (HasCallStack, MonadIO m, IsURIResponse a) => a -> m Text Source #

No description available in the introspection data.

getUri

uRIResponseGetUri :: (HasCallStack, MonadIO m, IsURIResponse a) => a -> m Text Source #

No description available in the introspection data.

Properties

contentLength

data URIResponseContentLengthPropertyInfo Source #

Instances

AttrInfo URIResponseContentLengthPropertyInfo Source # 
type AttrOrigin URIResponseContentLengthPropertyInfo Source # 
type AttrLabel URIResponseContentLengthPropertyInfo Source # 
type AttrGetType URIResponseContentLengthPropertyInfo Source # 
type AttrBaseTypeConstraint URIResponseContentLengthPropertyInfo Source # 
type AttrSetTypeConstraint URIResponseContentLengthPropertyInfo Source # 
type AttrAllowedOps URIResponseContentLengthPropertyInfo Source # 

httpHeaders

data URIResponseHttpHeadersPropertyInfo Source #

Instances

AttrInfo URIResponseHttpHeadersPropertyInfo Source # 
type AttrOrigin URIResponseHttpHeadersPropertyInfo Source # 
type AttrLabel URIResponseHttpHeadersPropertyInfo Source # 
type AttrGetType URIResponseHttpHeadersPropertyInfo Source # 
type AttrBaseTypeConstraint URIResponseHttpHeadersPropertyInfo Source # 
type AttrSetTypeConstraint URIResponseHttpHeadersPropertyInfo Source # 
type AttrAllowedOps URIResponseHttpHeadersPropertyInfo Source # 

mimeType

data URIResponseMimeTypePropertyInfo Source #

Instances

AttrInfo URIResponseMimeTypePropertyInfo Source # 
type AttrOrigin URIResponseMimeTypePropertyInfo Source # 
type AttrLabel URIResponseMimeTypePropertyInfo Source # 
type AttrGetType URIResponseMimeTypePropertyInfo Source # 
type AttrBaseTypeConstraint URIResponseMimeTypePropertyInfo Source # 
type AttrSetTypeConstraint URIResponseMimeTypePropertyInfo Source # 
type AttrAllowedOps URIResponseMimeTypePropertyInfo Source # 

statusCode

data URIResponseStatusCodePropertyInfo Source #

Instances

AttrInfo URIResponseStatusCodePropertyInfo Source # 
type AttrOrigin URIResponseStatusCodePropertyInfo Source # 
type AttrLabel URIResponseStatusCodePropertyInfo Source # 
type AttrGetType URIResponseStatusCodePropertyInfo Source # 
type AttrBaseTypeConstraint URIResponseStatusCodePropertyInfo Source # 
type AttrSetTypeConstraint URIResponseStatusCodePropertyInfo Source # 
type AttrAllowedOps URIResponseStatusCodePropertyInfo Source # 

suggestedFilename

data URIResponseSuggestedFilenamePropertyInfo Source #

Instances

AttrInfo URIResponseSuggestedFilenamePropertyInfo Source # 
type AttrOrigin URIResponseSuggestedFilenamePropertyInfo Source # 
type AttrLabel URIResponseSuggestedFilenamePropertyInfo Source # 
type AttrGetType URIResponseSuggestedFilenamePropertyInfo Source # 
type AttrBaseTypeConstraint URIResponseSuggestedFilenamePropertyInfo Source # 
type AttrSetTypeConstraint URIResponseSuggestedFilenamePropertyInfo Source # 
type AttrAllowedOps URIResponseSuggestedFilenamePropertyInfo Source # 

uri

data URIResponseUriPropertyInfo Source #

Instances

AttrInfo URIResponseUriPropertyInfo Source # 
type AttrOrigin URIResponseUriPropertyInfo Source # 
type AttrLabel URIResponseUriPropertyInfo Source # 
type AttrGetType URIResponseUriPropertyInfo Source # 
type AttrBaseTypeConstraint URIResponseUriPropertyInfo Source # 
type AttrSetTypeConstraint URIResponseUriPropertyInfo Source # 
type AttrAllowedOps URIResponseUriPropertyInfo Source #