[Web] Fix TypeError with reverse proxy x-deluge-base header
The request header needs decoded otherwise string comparisons fail. Fixes: #3260
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
### Web UI
|
||||
|
||||
- Fix TypeError in Peers Tab setting country flag.
|
||||
- Fix reverse proxy header TypeError (#3260).
|
||||
|
||||
### Documentation
|
||||
|
||||
|
Reference in New Issue
Block a user