1
0
Commit Graph

86 Commits

Author SHA1 Message Date
fef1f00a37 Cleanup 2022-01-16 17:37:14 +01:00
45c96a4048 Update to v1.1.8 2022-01-16 17:24:18 +01:00
Toby Schneider
cbf41083e5 Merge pull request #11 from lekoOwO/patch-body-in-delete
Allow body in DELETE method
2022-01-16 15:23:21 +01:00
Toby Schneider
a2b0bef5fb Merge branch 'main' into patch-body-in-delete 2022-01-16 15:21:31 +01:00
Toby Schneider
538dc72729 Merge pull request #10 from Waterloo/main
Add cf object to express req object (Fix #9)
2022-01-16 15:20:28 +01:00
leko
ae0b311f71 Allow body in DELETE method 2021-12-19 05:41:07 +08:00
Jithin Shah
d37f37ff92 Add cf object to express req object 2021-11-16 12:37:46 +05:30
Simon Blomsterlund
f6c7316e09 Fix the ts object 2021-11-07 23:22:18 +02:00
Simon Blomsterlund
fa2e293dda Fix issue when returning ReadableStreams and other strange responses 2021-11-07 23:14:12 +02:00
ec9f99e132 Update version to 1.1.7 2021-11-04 00:07:55 +01:00
57a26ef6cd Fix cors config 2021-11-04 00:07:13 +01:00
16d73fa240 Update types 2021-11-04 00:02:25 +01:00
79d0ca3f00 Update to version 1.1.6 2021-11-02 13:48:34 +01:00
Toby Schneider
82de83f478 Merge pull request #6 from luimu64/main
fixed cors response body
2021-11-02 10:58:50 +01:00
luimu64
0e1cee87e1 fixed cors response body 2021-10-29 18:40:35 +03:00
Toby Schneider
d6562dc0c9 Create FUNDING.yml 2021-10-26 23:52:04 +02:00
d64c2a46b0 Bumped version 2021-06-20 02:27:31 +02:00
31c58e3491 Bumped version 2021-06-20 02:23:24 +02:00
5929dd5ecc Fixed minor type bugs 2021-06-20 02:22:56 +02:00
f119047535 Added .debug() to readme 2021-06-13 12:51:01 +02:00
d63bdcbaab Added support for more json type headers 2021-06-13 12:35:34 +02:00
038219310b Updated readme 2021-06-13 12:34:54 +02:00
432b3693b2 Bumped version 2021-06-03 19:48:38 +02:00
6954f54ca6 Added debug mode 2021-06-03 19:48:04 +02:00
324d28806b Added query support 2021-05-30 19:28:03 +02:00
e3105eafa1 Bumped version 2021-05-26 02:05:22 +02:00
8ca334b113 Added docs 2021-05-26 02:05:00 +02:00
81cab3e639 Renamed workflow 2021-05-26 01:45:53 +02:00
819fd3a7ec Updated types 2021-05-26 01:44:26 +02:00
Tobias Schneider
9b13c00665 Merge pull request #2 from PedroIssaGit/main
Making event avalible in request object (req.event)
2021-05-07 19:16:29 +02:00
pedroissa
97527d2b27 Making event avalible in request object (req.event) 2021-04-27 11:47:55 -03:00
8559181642 Added documentation to code, deprecated router.all() and added router.any() method 2021-03-12 01:43:49 +01:00
9b71ea905d Updated documentation 2021-02-19 21:41:05 +01:00
89ecb82d6d Updated documentation 2021-02-19 21:36:51 +01:00
c9e237b123 added readme and another tag 2021-02-13 01:54:10 +01:00
6f95991999 initial commit 2021-02-13 01:41:25 +01:00