summaryrefslogtreecommitdiff
path: root/lib/Net/HTTP/Spore/Meta (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-30Wrap enum values in arrayref (franckcuny/net-http-spore#30)Chisel1-1/+1
2014-01-08Wrap enum values in arrayref (franckcuny/net-http-spore#30)Chisel1-1/+1
2013-04-19make sure authentication default on method is lazyBrian Phillips1-0/+1
2013-04-19clean up typesBrian Phillips2-47/+44
2012-11-25Use $args{name} outside of subref to avoid memory leak.Michael Reddick1-1/+2
2012-02-06Fix an error string, add a crude testAndreas Marienborg1-1/+1
2012-02-06Support PATCH method (that github uses)Andreas Marienborg1-2/+2
2012-01-02use eq and ne instead of a regexfranck cuny1-2/+2
2012-01-02use eq and ne instead of a regexfranck cuny1-2/+2
2011-07-26can't log at this point when we attach a methodfranck cuny1-0/+6
2011-07-26add spore.userinfofranck cuny1-0/+1
2011-07-26no debug herefranck cuny1-1/+1
2011-07-26trying to finish the trace stuff ..franck cuny1-6/+0
2011-07-13support all HTTP methodsStevan Little1-1/+1
2010-11-23Throw exception by default if not is_success (but excepted takes precedence)Tim Bunce1-2/+4
2010-11-22prepare to release 0.03franck cuny1-1/+1
2010-11-01don't trace yetfranck cuny1-5/+5
2010-11-01tidy; add form-data and headersfranck cuny1-10/+19
2010-10-30add headersfranck cuny1-0/+5
2010-10-27regex to check methodfranck cuny1-1/+1
2010-10-26add role to tracefranck cuny2-1/+7
2010-10-25add payload and form-data to the method objectfranck cuny1-9/+42
2010-10-17don't rely on net::http::api::errorfranck cuny1-6/+4
2010-10-17reflect specification updatefranck cuny1-57/+37
2010-10-14add subtypes for Bool; change how params worksfranck cuny1-16/+65
2010-10-12update PODfranck cuny1-0/+29
2010-09-15auth format remove protofranck cuny1-13/+21