testillano / h2agent

C++ HTTP/2 Mock Service which enables mocking HTTP/2 applications (also HTTP/1 supported).
Other
10 stars 0 forks source link

Make method parseable in udp-server-h2client #105

Closed testillano closed 1 year ago

testillano commented 1 year ago

Method is fixed to POST, GET, etc. We would need to use patterns (@{udp[.n]}, @{udp8}, etc) also there.