equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <relnotes name="HTTP Examples"> |
|
3 <purpose> |
|
4 HTTP Examples describes the usage of HTTP framework and its APIs |
|
5 </purpose> |
|
6 |
|
7 <defect number="DEF117127" title="Several warnings are flagged while building HTTP and WAP Push Components " revision="004"> |
|
8 Resolved build warnings. |
|
9 </defect> |
|
10 |
|
11 <defect number="DEF116104" title="Httpexampleclient crash with different error code when requesting a POST request" revision="003"> |
|
12 Added explicit leave method for returning the proper error code ,and to avoid the application crashing. |
|
13 </defect> |
|
14 |
|
15 <defect number="DEF112765" title="Memory leak not handled in the HTTPEXAMPLECLIENT example code" revision="002"> |
|
16 Pushed the objects on the cleanupstack wherever needed and then Popped cleanup items from the cleanup stack, and invoked its cleanup operation. |
|
17 </defect> |
|
18 |
|
19 <defect number="DEF110392" title="Mismatch of IPR data in mrp file and distribution policy files" revision="001"> |
|
20 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. |
|
21 </defect> |
|
22 |
|
23 </relnotes> |