summary refs log tree commit diff
path: root/lib/Net/HTTP/Spore/Middleware (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixing attribute name typoSteve Huff2013-06-251-1/+1
| | | | Also adding a test case
* update POD for some middlewaresfranck cuny2011-07-263-7/+23
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* add new middleware: DoNotTrackfranck cuny2011-07-261-0/+22
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* fix test for port and schenefranck cuny2011-07-261-2/+7
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* working OAuth middlewarefranck cuny2011-07-261-32/+203
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* add tests for middleware Auth::Headerfranck cuny2011-07-261-1/+1
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* new middlewarefranck cuny2011-07-261-0/+32
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* fix a problem when decoding serialized content when not neededfranck cuny2011-07-261-1/+2
|
* allow XML::Simple options (fperrad)franck cuny2010-11-251-2/+16
|
* remove two middlewarefranck cuny2010-11-222-25/+0
|
* mock call finalizefranck cuny2010-11-051-1/+2
|
* use new redirect portfranck cuny2010-11-011-2/+4
|
* update synopsisfranck cuny2010-11-011-0/+7
|
* new middlewares:franck cuny2010-10-193-0/+69
| | | | | | | * fileupload: upload a file (will detect mime type to set appropriate headers) * paranoidagent: handle blacklist and whitelist * redirection: follows HTTP redirection (HTTP status 30*) * test for redirection
* use utf8franck cuny2010-10-141-2/+2
|
* update PODfranck cuny2010-10-123-5/+49
|
* update API; add PODfranck cuny2010-09-161-9/+84
|
* podfranck cuny2010-09-155-0/+84
|
* remove useless filesfranck cuny2010-09-152-28/+38
|
* foofranck cuny2010-09-151-12/+0
|
* POD for mw useragentfranck cuny2010-09-151-1/+11
|
* POD for mw runtimefranck cuny2010-09-151-0/+14
|
* auths mw extends authfranck cuny2010-09-153-4/+44
|
* simple oauth middlewarefranck cuny2010-09-131-1/+4
|
* initial importfranck cuny2010-09-1312-0/+243