⚠️ Important info. trusted_subnets
HTTP option will work only when proxy_ip_parser
was added to the list of the middleware.
🩹 Fixes:
- 🐛 Fix: incorrect usage of the
ExecWithTTL
SDK method which leads to skipping theexec_ttl
supervisor option BUG (thanks @Baiquette)
👀 New:
- ✏️ Add
proxy_ip_parser
HTTP middleware responsible for parsingX-Forwarded-For
,Forwarded
,True-Client-IP
andX-Real-Ip
.