We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 547e6d8 + a00de62 commit abf50bcCopy full SHA for abf50bc
docs/releases/v6.5.2.rst
@@ -8,9 +8,9 @@ Bug fixes
8
~~~~~~~~~
9
10
- Fixed a bug that resulted in WebSocket pings not being sent at the configured interval.
11
-- Improved logging for invalid ``Host`` headers. This was previouisly logged as an uncaught
+- Improved logging for invalid ``Host`` headers. This was previously logged as an uncaught
12
exception with a stack trace, now it is simply a 400 response (logged as a warning in the
13
- access log)
+ access log).
14
- Restored the ``host`` argument to ``.HTTPServerRequest``. This argument is deprecated
15
and will be removed in the future, but its removal with no warning in 6.5.0 was a mistake.
16
- Removed a debugging print statement that was left in the code.
0 commit comments