{"id":8193,"date":"2015-12-01T02:21:55","date_gmt":"2015-12-01T02:21:55","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/12\/01\/haskell-http\/"},"modified":"2022-08-30T15:02:58","modified_gmt":"2022-08-30T15:02:58","slug":"haskell-http","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/12\/01\/haskell-http\/","title":{"rendered":"haskell\/HTTP"},"content":{"rendered":"<p>DESCRIPTION<\/p>\n<p>This is the Haskell HTTP and Browser module package. It was originally written by Warrick Gray and the original version is still available from: http:\/\/homepages.paradise.net.nz\/warrickg\/haskell\/http\/<\/p>\n<p>The version 4 rewrite to have the user be able to control how the requests and response payloads are represented, incl. the accommodation of the use of @ByteString@s (lazy and strict) was inspired in part by Jonas Aadahl et al\u2019s experimental work on @ByteString@&#8217;ifying the HTTP package a couple of years ago.<\/p>\n<p>This only supports HTTP; it does not support HTTPS. Atttempts to use HTTPS result in an error.<\/p>\n<p>REQUIREMENTS<\/p>\n<p>INSTALLATION<\/p>\n<p>To install from source, run \u201ccabal install\u201d.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>DESCRIPTION This is the Haskell HTTP and Browser module package. It was originally written by Warrick Gray and the original version is still available from: http:\/\/homepages.paradise.net.nz\/warrickg\/haskell\/http\/ The version 4 rewrite to have the user be able to control how the requests and response payloads are represented, incl. the accommodation of the use of @ByteString@s (lazy [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8193","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8193","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=8193"}],"version-history":[{"count":1,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8193\/revisions"}],"predecessor-version":[{"id":8547,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8193\/revisions\/8547"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=8193"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=8193"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=8193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}