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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: using HTTP::Headers with HTTP::Tiny
by Anonymous Monk on May 17, 2015 at 17:40 UTC | |
by Corion (Patriarch) on May 17, 2015 at 17:54 UTC |