úοThe / function returns the valid http response code D from the simpleHTTP function, or Nothing in the case of a failure. DredirectDepth stipulates the number of http redirects we will allow * for any given request, defaulted to 10. 'Given a http response Header list, the  function will 5 find the value for a given field, or return Nothing The 2 function will build a http Request record given  a uri and a method The 5 function will return a list of Headers for a given G request. Should the request fail for any reason, Nothing is returned. The = function will return the http response content for a given G request. Should the request fail for any reason, Nothing is returned. I This function simply calls the function httpGetN with a seed value of 0 . to indicate an initial redirect depth level. AThe httpGetN function attempts to resolve a given uri to an http H 200-class response with content. This function will traverse redirects  to a depth of ). Nothing is returned in the case of any  failure or error.  HTTP-Simple-0.1Network.HTTP.Simple redirectDepthhttpHeadhttpGet handleEresp getHeaderValrequesthttpGetN