úÎ%U!Ù/      !"#$%&'()*+,-.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 0 =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 1 5An optional SOCKS proxy to send all requests through  if Nothing uses Request's 2 !*Specifies Headers that should be added to 3, 2 these will override Headers already specified in 4. 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 3 2 getUserAgent = lookup hUserAgent overrideHeaders 7 setUserAgent a = insertOverrideHeader (hUserAgent, a) *^Function to check the status code. Note that this will run after all redirects are performed.  if Nothing uses Request's 5 -1The active manager, managing the connection pool =6789:;<=>?@ABC  !"#$%&'()*+,-./  !"#$%&'()*+,-./  !"#$%&'()*+,-.1 6789:;<=>?@ABC  !"#$%&'()*+,-.None/  !"#$%&'()*+,-.D      !"#$%&'()*+,-./0123423523623723823923:;<=>?@ABCDEFGHhttp-conduit-browser-1.6.3Network.HTTP.Conduit.Browser2Network.HTTP.Conduit.Browser BrowserAction BrowserState defaultStatebrowse makeRequestmakeRequestLbsgetBrowserStatesetBrowserStatewithBrowserStategetMaxRedirectssetMaxRedirectswithMaxRedirectsgetMaxRetryCountsetMaxRetryCountwithMaxRetryCount getTimeout setTimeout withTimeoutgetAuthoritiessetAuthoritieswithAuthoritiesgetCookieFiltersetCookieFilterwithCookieFilter getCookieJar setCookieJar withCookieJargetCurrentProxysetCurrentProxywithCurrentProxygetCurrentSocksProxysetCurrentSocksProxywithCurrentSocksProxygetOverrideHeaderssetOverrideHeaderswithOverrideHeadersinsertOverrideHeaderdeleteOverrideHeaderwithOverrideHeader getUserAgent setUserAgent withUserAgentgetCheckStatussetCheckStatuswithCheckStatus getManager setManagerhttp-conduit-1.8.1Network.HTTP.Conduit.Types redirectCountresponseTimeoutproxy socksProxyRequestrequestHeaders checkStatus maxRedirects maxRetryCounttimeout authorities cookieFilter cookieJar currentProxycurrentSocksProxyoverrideHeadersbrowserCheckStatusmanagerapplyOverrideHeadersupdateMyCookieJar