microsoft / reverse-proxy

A toolkit for developing high-performance HTTP reverse proxy applications.
https://microsoft.github.io/reverse-proxy
MIT License
8.61k stars 844 forks source link

Improve UseRequestTimeouts validation #2501

Closed MihaZupan closed 6 months ago

MihaZupan commented 6 months ago

Fixes #2404

We now also detect if the debugger is attached, or if the timeout policy was configured with an infinite timeout.