úÎÏÕ)      !"#$%&'(None -Do the browser action with the given manager @Make a request, using all the state in the current BrowserState +You can save and restore the state at will "The number of redirects to allow.  if Nothing uses Request's ) 1The number of times to retry a failed connection /Number of microseconds to wait for a response.  if Nothing uses Request's * =A user-provided function that provides optional authorities. B This function gets run on all requests before they get sent out. 8 The output of this function is applied to the request. JEach new Set-Cookie the browser encounters will pass through this filter. _ Only cookies that pass the filter (and are already valid) will be allowed into the cookie jar All the cookies! /An optional proxy to send all requests through  if Nothing uses Request's + *Specifies Headers that should be added to ,, 2 these will override Headers already specified in -. 8 do insertOverrideHeader ("User-Agent", "http-conduit") 6 insertOverrideHeader ("Connection", "keep-alive") m makeRequest def{requestHeaders = [("User-Agent", "another agent"), ("Accept", "everything/digestible")]}  > User-Agent: http-conduit ! > Accept: everything/digestible  > Connection: keep-alive $)What string to report our user-agent as. @ if Nothing will not send user-agent unless one is specified in , 2 getUserAgent = lookup hUserAgent overrideHeaders 7 setUserAgent a = insertOverrideHeader (hUserAgent, a) '1The active manager, managing the connection pool 5./0123456789  !"#$%&'()  !"#$%&'()  !"#$%&'(+ ./0123456789  !"#$%&'(:      !"#$%&'()*+,-+,.+,/+,0+,123456789:;<=http-conduit-browser-1.6.1Network.HTTP.Conduit.Browser2 BrowserAction BrowserState defaultStatebrowse makeRequestmakeRequestLbsgetBrowserStatesetBrowserStatewithBrowserStategetMaxRedirectssetMaxRedirectswithMaxRedirectsgetMaxRetryCountsetMaxRetryCountwithMaxRetryCount getTimeout setTimeout withTimeoutgetAuthoritiessetAuthoritieswithAuthoritiesgetCookieFiltersetCookieFilterwithCookieFilter getCookieJar setCookieJar withCookieJargetCurrentProxysetCurrentProxywithCurrentProxygetOverrideHeaderssetOverrideHeaderswithOverrideHeadersinsertOverrideHeaderdeleteOverrideHeaderwithOverrideHeader getUserAgent setUserAgent withUserAgent getManager setManagerhttp-conduit-1.6.1.1Network.HTTP.Conduit.Types redirectCountresponseTimeoutproxyRequestrequestHeaders maxRedirects maxRetryCounttimeout authorities cookieFilter cookieJar currentProxyoverrideHeadersmanagerapplyOverrideHeadersupdateMyCookieJar