Kiyo

Results 3 comments of Kiyo

Hehe... there may be a naughty trick here where we can set that header_list to a std::multimap type (this is in request.hpp not response.hpp)... it seems to pass the tests....

Why not just run served behind a nginx reverse proxy? All in nice docker containers to boot.

Hi blastbeng... CORS should not be disabled when using curl. I guess you are calling from a browser? If you could provide more info so I can reproduce it I'll...