applayerprotocols/httpexamples/group/http_examples.history.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:33:20 +0300
changeset 46 6482b2868773
parent 0 b16258d2340f
permissions -rw-r--r--
Revision: 201035 Kit: 201037

<?xml version="1.0" encoding="UTF-8"?>
<relnotes name="HTTP Examples">
  <purpose>
    HTTP Examples describes the usage of HTTP framework and its APIs
  </purpose>

	<defect number="DEF117127" title="Several warnings are flagged while building HTTP and WAP Push Components " revision="004">
    Resolved build warnings. 
	</defect>

	<defect number="DEF116104" title="Httpexampleclient crash with different error code when requesting a POST request" revision="003">
    Added explicit leave method for returning the proper error code ,and to avoid the application crashing. 
	</defect>

	<defect number="DEF112765" title="Memory leak not handled in the HTTPEXAMPLECLIENT example code" revision="002">
	Pushed the objects on the cleanupstack wherever needed and then Popped cleanup items from the cleanup stack, and invoked its cleanup operation.
	</defect>

	<defect number="DEF110392" title="Mismatch of IPR data in mrp file and distribution policy files" revision="001">
    Added ipr T in http_examples.mrp file for test files and also added copyright headers in the two header files of htttp/examples/TestWebBrowser.
	</defect>

</relnotes>