gi-soup-2.4.11: Libsoup 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.Soup.Objects.RequestHTTP

Contents

Description

 

Synopsis

Exported types

Methods

getMessage

requestHTTPGetMessage Source #

Arguments

:: (HasCallStack, MonadIO m, IsRequestHTTP a) 
=> a

http: a RequestHTTP object

-> m Message

Returns: a new reference to the Message

Gets a new reference to the Message associated to this SoupRequest

Since: 2.40