Yong Wen Chua
|
ede4b1a222
|
Cargo clippy fixes
|
2017-07-26 14:37:02 +08:00 |
Yong Wen Chua
|
8eb782a7ca
|
Log to info when Fairing's `on_response` changes
the status code of a 404 OPTIONS
Fixes #20
|
2017-07-24 13:55:35 +08:00 |
Yong Wen Chua
|
0a94dfe22a
|
Add Convenience typedefs and functions (#19)
* Add JSON documentation and convenience AllowedOrigin
* Add `AllowedHeaders`
* Add AllowedHeaders
* Fix tests
|
2017-07-19 12:25:56 +08:00 |
Yong Wen Chua
|
fcd83e8fb5
|
Fix an issue where Fairing on_response will inject CORS headers into failed CORS requests
|
2017-07-19 09:52:30 +08:00 |
Yong Wen Chua
|
35e9665628
|
Add remaining missing unit tests (#12)
|
2017-07-18 13:11:30 +08:00 |
Yong Wen Chua
|
41f5ac11d8
|
Refactor to separate out validation from response building step 1
|
2017-07-17 23:11:12 +08:00 |
Yong Wen Chua
|
05b969e735
|
Remove serde
|
2017-07-17 18:55:54 +08:00 |
Yong Wen Chua
|
56de116595
|
Add serde pass between fairings
|
2017-07-17 18:06:00 +08:00 |