Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: using HTTP::Headers with HTTP::Tiny

by Corion (Patriarch)
on May 15, 2015 at 08:11 UTC ( [id://1126754]=note: print w/replies, xml ) Need Help??


in reply to using HTTP::Headers with HTTP::Tiny

What do you mean "along with"? What do you want to achieve?

HTTP::Tiny is a tiny HTTP client. It does not have many features. LWP::UserAgent is for when you need more than simply fetching a single resource.

  • Comment on Re: using HTTP::Headers with HTTP::Tiny

Replies are listed 'Best First'.
Re^2: using HTTP::Headers with HTTP::Tiny
by Anonymous Monk on May 17, 2015 at 17:40 UTC

    my idea was to use HTTP::Headers instead of the inbuilt headers which was there in HTTP::Tiny module, just wanted to know if its allowed or not.

      Have you read what the documentation of HTTP::Tiny has to say about headers? I find nothing there that would suggest that HTTP::Headers would be compatible with a hashref.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1126754]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-20 01:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found