Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure authentication default on method is lazy | Brian Phillips | 2013-04-19 | 1 | -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 Berlin | 2013-04-18 | 1 | -2/+10 |
|\ | | | | | | | omega-method-patch | ||||
| * | Fix an error string, add a crude test | Andreas Marienborg | 2012-02-06 | 1 | -2/+10 |
| | | |||||
* | | Fix random test failure in perl v5.17.6. Closes #19 | Ash Berlin | 2013-04-18 | 1 | -0/+1 |
|/ | |||||
* | add tests to payload | franck cuny | 2010-10-26 | 1 | -3/+19 |
| | |||||
* | add payload and form-data to the method object | franck cuny | 2010-10-25 | 1 | -0/+17 |
| | |||||
* | params is an HashRef now | franck cuny | 2010-10-14 | 1 | -1/+1 |
| | |||||
* | initial import | franck cuny | 2010-09-13 | 1 | -0/+38 |