Releases: adonisjs/http-server
Releases · adonisjs/http-server
Use ctx.logger inside exception handler
Full Changelog: v6.8.1-0...v6.8.2-0
Update dependencies
Full Changelog: v6.8.0-0...v6.8.1-0
Add server.pipeline method
This pipeline method can be used for writing tests that involves executing middleware chain without making an HTTP request.
Commits
Full Changelog: v6.7.1-0...v6.8.0-0
Update dependencies
- chore: update dependencies 88c08f6
Full Changelog: v6.7.0-0...v6.7.1-0
Add helper methods to create request, response and http context instances
Update dependencies
- chore: update dependencies 0db1188
Full Changelog: v6.6.2-0...v6.6.3-0
Export cookie client and add request.serialize method
Update dependencies
Full Changelog: v6.6.0-0...v6.6.1-0
Small improvements to tighten up the APIs
- style: removed unused imports 78a3686
- feat: allow request.plainCookie options to be set via an object 9a1307c
- feat: add response helpers to inspect the type of response body 419c16c
- fix: remove header on Node.js res object via "response.removeHeader" 3fb7afc
- chore: update dependencies 870fac8
Full Changelog: v6.5.0-0...v6.6.0-0