Skip to content

v3.1.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@vishr vishr released this 04 Mar 20:57
· 768 commits to master since this release
Update type typo for Header handler (#868)

The example for ServerHeader middleware is trying to set a `Echo/3.0` header,
but the response out put has a Echo/2.0 header, may confuse people.