index
:
net-http-spore
master
SPORE client
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Net
/
HTTP
/
Spore
/
Meta
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-30
Wrap enum values in arrayref (franckcuny/net-http-spore#30)
Chisel
1
-1
/
+1
2014-01-08
Wrap enum values in arrayref (franckcuny/net-http-spore#30)
Chisel
1
-1
/
+1
2013-04-19
make sure authentication default on method is lazy
Brian Phillips
1
-0
/
+1
2013-04-19
clean up types
Brian Phillips
2
-47
/
+44
2012-11-25
Use $args{name} outside of subref to avoid memory leak.
Michael Reddick
1
-1
/
+2
2012-02-06
Fix an error string, add a crude test
Andreas Marienborg
1
-1
/
+1
2012-02-06
Support PATCH method (that github uses)
Andreas Marienborg
1
-2
/
+2
2012-01-02
use eq and ne instead of a regex
franck cuny
1
-2
/
+2
2012-01-02
use eq and ne instead of a regex
franck cuny
1
-2
/
+2
2011-07-26
can't log at this point when we attach a method
franck cuny
1
-0
/
+6
2011-07-26
add spore.userinfo
franck cuny
1
-0
/
+1
2011-07-26
no debug here
franck cuny
1
-1
/
+1
2011-07-26
trying to finish the trace stuff ..
franck cuny
1
-6
/
+0
2011-07-13
support all HTTP methods
Stevan Little
1
-1
/
+1
2010-11-23
Throw exception by default if not is_success (but excepted takes precedence)
Tim Bunce
1
-2
/
+4
2010-11-22
prepare to release 0.03
franck cuny
1
-1
/
+1
2010-11-01
don't trace yet
franck cuny
1
-5
/
+5
2010-11-01
tidy; add form-data and headers
franck cuny
1
-10
/
+19
2010-10-30
add headers
franck cuny
1
-0
/
+5
2010-10-27
regex to check method
franck cuny
1
-1
/
+1
2010-10-26
add role to trace
franck cuny
2
-1
/
+7
2010-10-25
add payload and form-data to the method object
franck cuny
1
-9
/
+42
2010-10-17
don't rely on net::http::api::error
franck cuny
1
-6
/
+4
2010-10-17
reflect specification update
franck cuny
1
-57
/
+37
2010-10-14
add subtypes for Bool; change how params works
franck cuny
1
-16
/
+65
2010-10-12
update POD
franck cuny
1
-0
/
+29
2010-09-15
auth format remove proto
franck cuny
1
-13
/
+21