Releases: ThrusterIO/http-middleware
Releases · ThrusterIO/http-middleware
1.1.4
Fixed the bug then ServerRequest gets not passed further
1.1.3 Fixed the bug then ServerRequest gets not passed further
Fixed the problem with property getter
Fixed the problem with property getter
Removed unused code block
Removed unused code block
Added a always existing next function to avoid checking for null on next function
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
Initial code release