hexinfra / gorox

Gorox is a pragmatic Network Proxy, Webapp Server, and RPC Framework.

Home Page:https://gorox.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

panic: sending "accept-encoding: a;b=c, d;e=f" causes slice bounds out of range

diogin opened this issue · comments

pairs[i].dataAt(r.input) needs pair.dataEdge to be set, which is not done correctly.