First attempt for a simple HTTP Client
commit567e45592f48c489d821e897bb5c17850d0c2733
authorMatěj Cepl <mcepl@redhat.com>
Tue, 23 Mar 2010 01:33:01 +0000 (23 02:33 +0100)
committerMatěj Cepl <mcepl@redhat.com>
Tue, 23 Mar 2010 01:33:01 +0000 (23 02:33 +0100)
tree8d0e62e9c17359faf91f370d94c6d14b30928548
parenteaac04a2f98fe14ece97f4f906da8983ba4b600d
First attempt for a simple HTTP Client
docs/HTTP Made Really Easy.html [new file with mode: 0644]
docs/HTTP Made Really Easy_soubory/blueribbon.gif [new file with mode: 0644]
docs/rfc2616.html [new file with mode: 0644]
src/eu/cepl/util/SimpleHTTP.java [new file with mode: 0644]
src/eu/cepl/util/SimpleHTTPTest.java [new file with mode: 0644]