oatpp/example-async-api

Get Query Arguments into Asynchronious Endpoint

npastuh0v opened this issue · 0 comments

Hello!
I'm write async server and I can't get Query params from request in Async endpoint. How I can aggregate headers from query in asynchronious endpoint? Thanks