summary refs log tree commit diff
path: root/lib/Net/HTTP/Spore/Meta (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrap enum values in arrayref (franckcuny/net-http-spore#30)Chisel2014-01-081-1/+1
* make sure authentication default on method is lazyBrian Phillips2013-04-191-0/+1
* clean up typesBrian Phillips2013-04-192-47/+44
* Merge branch 'method-patch' of git://github.com/omega/net-http-spore into ome...Ash Berlin2013-04-181-3/+3
|\
| * Fix an error string, add a crude testAndreas Marienborg2012-02-061-1/+1
| * Support PATCH method (that github uses)Andreas Marienborg2012-02-061-2/+2
* | Use $args{name} outside of subref to avoid memory leak.Michael Reddick2012-11-251-1/+2
|/
* use eq and ne instead of a regexfranck cuny2012-01-021-2/+2
* can't log at this point when we attach a methodfranck cuny2011-07-261-0/+6
* add spore.userinfofranck cuny2011-07-261-0/+1
* no debug herefranck cuny2011-07-261-1/+1
* trying to finish the trace stuff ..franck cuny2011-07-261-6/+0
* support all HTTP methodsStevan Little2011-07-131-1/+1
* Throw exception by default if not is_success (but excepted takes precedence)Tim Bunce2010-11-231-2/+4
* prepare to release 0.03franck cuny2010-11-221-1/+1
* Merge branch 'master' of github.com:franckcuny/net-http-sporefranck cuny2010-11-011-1/+1
|\
| * regex to check methodfranck cuny2010-10-271-1/+1
* | don't trace yetfranck cuny2010-11-011-5/+5
* | tidy; add form-data and headersfranck cuny2010-11-011-10/+19
* | mergefranck cuny2010-11-011-0/+5
|\ \
| * | add headersfranck cuny2010-10-301-0/+5
* | | add role to tracefranck cuny2010-10-262-1/+7
| |/ |/|
* | add payload and form-data to the method objectfranck cuny2010-10-251-9/+42
|/
* don't rely on net::http::api::errorfranck cuny2010-10-171-6/+4
* reflect specification updatefranck cuny2010-10-171-57/+37
* add subtypes for Bool; change how params worksfranck cuny2010-10-141-16/+65
* update PODfranck cuny2010-10-121-0/+29
* auth format remove protofranck cuny2010-09-151-13/+21
* initial importfranck cuny2010-09-133-0/+285