mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
Actix-web client: Always append a colon after username in basic auth (#949)
* Always append a colon after username in basic auth * Update CHANGES.md
This commit is contained in:
committed by
Nikolay Kim
parent
5901dfee1a
commit
d2eb1edac3
@ -1,5 +1,12 @@
|
||||
# Changes
|
||||
|
||||
## [0.2.2] - TBD
|
||||
|
||||
### Changed
|
||||
|
||||
* Always append a colon after username in basic auth
|
||||
|
||||
|
||||
## [0.2.1] - 2019-06-05
|
||||
|
||||
### Added
|
||||
|
Reference in New Issue
Block a user