Files
poco/Net
Guenter Obiltschnig 9372096447 - fixed a potential memory leak in Poco::Net::HTTPClientSession if it is misused
(e.g., sendRequest() is sent two times in a row without an intermediate call to
  receiveResponse(), or by calling receiveResponse() two times in a row without
  an intermediate call to sendRequest()) - GH #217
- removed a few unnecessary protected accessor methods from Poco::Net::HTTPClientSession
  that would provide inappropriate access to internal state
2013-06-12 20:46:37 +02:00
..
2013-03-21 21:53:28 +01:00
2012-04-23 01:14:34 +00:00
2013-03-17 12:41:15 -05:00
2012-04-23 01:14:34 +00:00
2012-04-29 18:52:25 +00:00
2012-04-29 18:52:25 +00:00
2012-04-29 18:52:25 +00:00
2012-11-11 09:57:01 +01:00
2012-04-23 01:14:34 +00:00
2012-04-23 01:14:34 +00:00
2012-04-29 18:52:25 +00:00
2012-04-23 01:14:34 +00:00