Skip to content

Releases: ThrusterIO/http-middleware

1.1.4

22 Jul 11:53

Choose a tag to compare

Fixed bug with prevented request to be served then there are no middl…

Fixed the bug then ServerRequest gets not passed further

01 Jun 12:56

Choose a tag to compare

1.1.3

Fixed the bug then ServerRequest gets not passed further

Fixed the problem with property getter

09 Jan 21:08

Choose a tag to compare

Fixed the problem with property getter

Removed unused code block

09 Jan 17:11

Choose a tag to compare

Removed unused code block

Added a always existing next function to avoid checking for null on next function

08 Jan 18:12

Choose a tag to compare

Merge pull request #1 from ThrusterIO/without_check_for_next

Added way to always give a next function even when there is none

Initial code release

08 Jan 15:21

Choose a tag to compare

Initial code release