Re: [Cppcms-users] pending request
Brought to you by:
artyom-beilis
|
From: Василий Т. <par...@gm...> - 2015-03-15 15:23:40
|
it looks like about content-length.. I've changed requests from get to post to exclude browser caching - there is not content-length header in response. Never seen content_length() in cppcms examples.. What is the best way to get the size of json object being passed to response() ? |