I&#39;m learning both haskell and web programming as I go here, this question entails both.<br>I&#39;m writing a screen scraping program, and I&#39;m at the point where I need to send certain data in the header. My question is, is that what method_HEADER is for?<br>
If so, could I see an example?<br>If not, how does one go about shaping header data?<br>