Skip to content

Releases: deno-libs/tinyhttp

add new tests and fix bugs

13 Mar 14:32
Compare
Choose a tag to compare

add req.parsedBody and fix failing tests

13 Mar 13:39
Compare
Choose a tag to compare
0.0.21

add req.parsedBody and fix failing tests

fix tests and std imports

08 Mar 09:20
Compare
Choose a tag to compare
0.0.20

fix failing tests

Use fn.attach in app.use

08 Mar 09:12
Compare
Choose a tag to compare
0.0.19

fix failing tests

add `attach` fn, `res.locals`, more tests

07 Mar 22:44
Compare
Choose a tag to compare
0.0.18

add `attach` fn, `res.locals`, more tests

Replace custom proxy-addr lib with the dep

06 Mar 14:13
Compare
Choose a tag to compare
v0.0.17

replace custom proxyAddr func with proxy_addr pkg

Replace custom forwarded lib with the dep

06 Mar 13:55
Compare
Choose a tag to compare
v0.0.16

replace handwritten forwarded with the dep

Fix type issues, add async example

02 Mar 16:52
Compare
Choose a tag to compare
v0.0.15

Fix type issues, add async example

MongoDB example

01 Mar 18:03
Compare
Choose a tag to compare
v0.0.14

mongodb example

Fix

01 Mar 17:18
Compare
Choose a tag to compare
Fix
v0.0.13

fix annoying issue with type_is pkg