Decode percent-encoding in url. Add test. Reorder code.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 3 Oct 2011 14:32:33 +0000 (14:32 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 3 Oct 2011 14:32:33 +0000 (14:32 +0000)
commit04145828dccb10843ca8fdc3b9d1951933362c92
tree569de5bcc90eaa8fc04437d15327f85438dbaf12
parent5acb892fda4e0c95b806231a9fa77d19d4c1d97a
Decode percent-encoding in url. Add test. Reorder code.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5133 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/net/http.c
bertos/net/http.h
bertos/net/http_test.c