summaryrefslogtreecommitdiff
path: root/noncore/net/ubrowser/httpcomm.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-08-03fixed relative links (except from forward and back buttons), added initial ↵spiralman1-9/+34
image code (not working), changes to chunked encoding (still not working, might be a qsocket issue)
2002-08-02fixed some bugs in chunked encoding stuff, but it still doesnt work. feels ↵spiralman1-7/+26
very close though...
2002-07-25removed infinite loop with chunked encodingspiralman1-4/+7
fixed generation of context for http requests (QTextBrowser still ignores them) chunked encoding still misses large portions of data...
2002-07-22fixed some bugs with chunked transfer encoding, still doesnt work thoughspiralman1-5/+44
2002-07-19initial add of ubrowser sourcespiralman1-0/+256