Sign in
webkit
/
WebKit
/
2876ce663d57858cb3c4051eec75afff6590134d
/
WebKitQt
/
Api
/
qwebnetworkinterface.cpp
07be297
Fix build with assertions.
by staikos
· 18 years ago
128c1c2
Another build fix.
by staikos
· 18 years ago
7b02214
Patch from Eli Fidler to properly decode data: urls.
by staikos
· 18 years ago
c6cea58
Fix a minor memory leak in the loader
by staikos
· 18 years ago
cc8d1a3
Fix a massive memory leak in the loader.
by staikos
· 18 years ago
b694c4b
Rework much of WebCoreHttp to make it more stable and support Proxy and SSL.
by staikos
· 18 years ago
46a4731
Fix compilation with various Qt configurations
by staikos
· 18 years ago
24fa964
Some work on adding HTTP proxy and SSL errors to WebKitQt, as well as preparing
by staikos
· 18 years ago
62156c6
Add https support
by staikos
· 18 years ago
897f34f
Fix a crash when a request from the plugin resulted
by lars
· 18 years ago
e413f96
Added httpHeaderField setter/getter to QWebNetworkRequest for convenience.
by hausmann
· 18 years ago
d83c45d
Added a QWebNetworkRequest convenience constructor.
by hausmann
· 18 years ago
06cba1a
Minor QWebNetworkRequet API fixlet
by hausmann
· 18 years ago
7dfac69
Use QWebNetworkRequest for QWebPage::navigationRequested.
by hausmann
· 18 years ago
d2860e0
Some docs for QWebNetworkRequest
by hausmann
· 18 years ago
fde85e8
Rename QWebNetworkJob::request() into QWebNetworkJob::httpHeader() and added
by hausmann
· 18 years ago
7c04428
Introduce QWebNetworkRequest in the public API.
by hausmann
· 18 years ago
c27c031
Changed QWebNetworkJobPrivate to aggregate a QWebNetworkRequest instead of inheriting from it.
by hausmann
· 18 years ago
c21a3e6
Rename QWebNetworkRequest::request into QWebNetworkRequest::httpHeader.
by hausmann
· 18 years ago
89dcd9e
Parts of the patch done by Zack.
by lars
· 18 years ago
1eac867
Added a QWebNetworkRequest::init overload that takes a WebCore::ResourceRequest,
by hausmann
· 18 years ago
e8aa9fc
Moved the postData setup into QWebNetworkRequest::init.
by hausmann
· 18 years ago
385c7b2
Moved HTTP header field propagation to QWebNetworkRequest::init.
by hausmann
· 18 years ago
c4e52ee
Started moving the code to separate a WebCore::ResourceRequest into a QUrl, postData
by hausmann
· 18 years ago
6174b8e
Reviewed by Zack.
by lars
· 18 years ago
0b1e6eb
Reviewed by Zack
by lars
· 18 years ago
e5642d7
The http loader should only ask for http cookies. (not, for example, data: cookies)
by staikos
· 18 years ago
fb27cb4
Fix multipart HTTP POSTs in the Qt port
by hausmann
· 18 years ago
5b9e78e
Share WebCoreHttp and therefore HTTP connections among multiple
by hausmann
· 18 years ago
5482b09
Added support for per-QWebPage network interface handlers, clean up the
by hausmann
· 18 years ago
187bdff
Reviewed by Zack
by lars
· 18 years ago
724ee47
Fix Host: line in HTTP headers and resolving of relative URLs
by lars
· 18 years ago
088e344
Fix http headers for POST.
by hausmann
· 18 years ago
b2c8d26
Reviewed by Simon
by lars
· 18 years ago
3130306
Reviewed by Zack.
by lars
· 18 years ago