mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-09 13:18:11 +00:00
Use distinct range for HttpCode as suggested by @nigredo-tori.
This commit is contained in:
@@ -65,6 +65,9 @@ that have tuple name:
|
||||
|
||||
- ``AsyncHttpClient.headers`` type is now ``HttpHeaders``.
|
||||
|
||||
- The `$` operator for ``HttpCode`` no longer exists, use the ``status``
|
||||
procedure to get the code's status message.
|
||||
|
||||
Library Additions
|
||||
-----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user