0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #33 from cfchris/let-auth-methods-throw-Relaxation-errorcodes More... over 2 years ago
Updated to strip extensions before finding route More... over 2 years ago
Allow non-JSON arguments.RequestBody to allow PayloadRawArgument to be set with non-JSON request body More... over 2 years ago
Added PayloadRaw with same argument name behavior as PayloadArgument More... over 2 years ago
Added VerbNotFound to the allowed error codes to return HTTP statuses More... over 2 years ago
Updates to allow authorization method to throw special http ErrorCodes More... over 2 years ago
changed auth response message to be more conversational (in case it's displayed to a user) More... about 5 years ago
Merge pull request #31 from cfchris/develop More... over 5 years ago
Merge pull request #30 from cfchris/allow-xml-response More... over 5 years ago
Updated tests to expect XML results to have text/xml ContentType header. Made tests pass. More... over 5 years ago
added a couple of missing status code response tests More... over 5 years ago
ordered status error cases by status code More... over 5 years ago
Merge pull request #29 from cfchris/develop More... over 6 years ago
Added a couple more ErrorCode options to trigger certain http status codes More... over 6 years ago
Updated mocks so tests still pass More... over 6 years ago
Updated CORS implementation to return CORS headers for error statuses too More... over 6 years ago
Merge pull request #28 from cfchris/option-to-not-serialize-values More... over 6 years ago
Updated unit test mocks to account for new code More... over 6 years ago
Added config arg to enable/disable serialization. Option can be set at the top of config or on individual methods. More... over 6 years ago
core: minor sequence change More... almost 7 years ago
Add configurable cross origin header support (and tests) More... almost 7 years ago
http: don't read the body when we only want the headers More... almost 7 years ago
tests: verify ClientError error code returns (400 Bad Request) More... almost 7 years ago
add http PATCH method support More... almost 7 years ago
Merge branch 'develop' More... almost 7 years ago
tests: prevent unit test from responding as (application/json) thus breaking the mxunit test runner More... almost 7 years ago
core: add support for '400 Bad Request' responses based on new error code More... almost 7 years ago
doc page: updated to non-protocol links so you can read the docs on HTTPs pages More... almost 7 years ago
Merge pull request #26 from cfchris/develop More... almost 7 years ago
Merge remote-tracking branch 'origin/master' into develop More... almost 7 years ago