summary refs log tree commit diff
path: root/t/spore-method (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make sure authentication default on method is lazyBrian Phillips2013-04-191-0/+2
| | | | | if it's not marked lazy, the predicate has no value (as it's always set at object creation time)
* Merge branch 'method-patch' of git://github.com/omega/net-http-spore into ↵Ash Berlin2013-04-181-2/+10
|\ | | | | | | omega-method-patch
| * Fix an error string, add a crude testAndreas Marienborg2012-02-061-2/+10
| |
* | Fix random test failure in perl v5.17.6. Closes #19Ash Berlin2013-04-181-0/+1
|/
* add tests to payloadfranck cuny2010-10-261-3/+19
|
* add payload and form-data to the method objectfranck cuny2010-10-251-0/+17
|
* params is an HashRef nowfranck cuny2010-10-141-1/+1
|
* initial importfranck cuny2010-09-131-0/+38