Sign in
webkit
/
WebKit
/
8407763bf5be3f5ff1754ab0487daa83883a84d5
/
Source
/
WebCore
/
Modules
/
fetch
/
FetchResponse.h
8407763
[WTF] Add user-defined literal for ASCIILiteral
by utatane.tea@gmail.com
· 7 years ago
21c53eb
Response headers should be filtered when sent from NetworkProcess to WebProcess
by youenn@apple.com
· 7 years ago
e4deed2
Add support for cache storage of blob response
by commit-queue@webkit.org
· 7 years ago
71f34a0
Remove WebCore/ForwardingHeaders directory
by don.olmstead@sony.com
· 7 years ago
a1ae02b
imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-response-body-with-invalid-chunk.https.html is flaky
by commit-queue@webkit.org
· 7 years ago
8005683
FetchResponse should support ConsumeData callback on chunk data is received
by gskachkov@gmail.com
· 7 years ago
f0031e0
FetchResponse should support ConsumeData callback on chunk data is received: handling ReadableStream bodies
by gskachkov@gmail.com
· 7 years ago
3c9cc5a
Fetch Headers from an Opaque response should be filtered out
by commit-queue@webkit.org
· 7 years ago
3f01d7e
FormDataElement::lengthInBytes should use ThreadableBlobRegistry
by commit-queue@webkit.org
· 7 years ago
80942d0
FetchResponse should keep unfiltered ResourceResponse so that it can be used in Service Worker
by commit-queue@webkit.org
· 7 years ago
92c000f
Service Worker fetch should transmit headers to its client
by commit-queue@webkit.org
· 7 years ago
d8e12b9
Add quota to cache API https://bugs.webkit.org/show_bug.cgi?id=177552
by commit-queue@webkit.org
· 7 years ago
5690f0b
Replace JS builtin implementation of the FetchResponse constructor with a C++ one
by commit-queue@webkit.org
· 8 years ago
47214d9
Align FetchResponse and FetchRequest body handling
by commit-queue@webkit.org
· 8 years ago
9a040ee
Support caching of Response with a ReadableStream body
by commit-queue@webkit.org
· 8 years ago
a57234a
Add support for Request body stream cloning
by commit-queue@webkit.org
· 8 years ago
2620909
Add support for FetchRequest.body https://bugs.webkit.org/show_bug.cgi?id=176066
by commit-queue@webkit.org
· 8 years ago
63d3de3
[Cache API] Add support for being loaded responses
by commit-queue@webkit.org
· 8 years ago
67e369c
[Cache API] Add response body storage
by commit-queue@webkit.org
· 8 years ago
2cdef10
[Fetch API] Add support for a callback-based fetch
by commit-queue@webkit.org
· 8 years ago
4ef9ce9
[Cache API] Adding generic support for CacheStorage and Cache methods
by commit-queue@webkit.org
· 8 years ago
10b40b8
Implement quota limitation for keepalive Fetch requests
by cdumez@apple.com
· 8 years ago
4a245ed
Unreviewed, rollout r220622 & r220696
by cdumez@apple.com
· 8 years ago
ab03cd5
Implement quota limitation for keepalive Fetch requests
by cdumez@apple.com
· 8 years ago
d1c8b43
[Fetch API] Response should keep all ResourceResponse information
by commit-queue@webkit.org
· 8 years ago
c9f6abb
Unreviewed, rolling out r220271.
by jlewis3@apple.com
· 8 years ago
39a0f64
Remove STREAMS_API compilation guard
by commit-queue@webkit.org
· 8 years ago
31dcef8
Remove FETCH_API compilation guard
by commit-queue@webkit.org
· 8 years ago
57a488e
[WebIDL] Remove JS builtin bindings for FetchRequest, DOMWindowFetch and WorkerGlobalScopeFetch
by weinig@apple.com
· 8 years ago
bab4c21
[WebIDL] Split-up and cleanup Fetch IDL files in preparation for removing unnecessary js builtins
by commit-queue@webkit.org
· 8 years ago
b60fe0d
[Fetch API] TypeError when called with body === {}
by commit-queue@webkit.org
· 8 years ago
73e7e9f
Handle IDLPromise<> properly https://bugs.webkit.org/show_bug.cgi?id=166752
by utatane.tea@gmail.com
· 8 years ago
cf57fe2
Disable outdated WritableStream API
by commit-queue@webkit.org
· 8 years ago
0f293a7
ASSERTION FAILED: !m_bodyLoader https://bugs.webkit.org/show_bug.cgi?id=166986
by commit-queue@webkit.org
· 8 years ago
3a87c39
[WebIDL] Add support for converting dictionaries to JS
by commit-queue@webkit.org
· 8 years ago
ace3359
Misc. cleanup in Modules/fetch https://bugs.webkit.org/show_bug.cgi?id=165240
by commit-queue@webkit.org
· 8 years ago
4392696
[WTF] Import std::optional reference implementation as WTF::Optional
by utatane.tea@gmail.com
· 8 years ago
29339ca
Move Fetch from legacy to new DOM exceptions
by darin@apple.com
· 8 years ago
d9f394d
[Fetch API] Use ReadableStream pull to transfer binary data to stream when application needs it
by commit-queue@webkit.org
· 8 years ago
a8af153
Remove FetchBody::m_isEmpty https://bugs.webkit.org/show_bug.cgi?id=162857
by commit-queue@webkit.org
· 8 years ago
9516449
removing FetchBoyd::m_type
by commit-queue@webkit.org
· 8 years ago
3999b7c
Improve DeferredWrapper code https://bugs.webkit.org/show_bug.cgi?id=161787
by commit-queue@webkit.org
· 8 years ago
8e16c7c
[Streams API] Separate compile flag for ReadableStream and WritableStream
by commit-queue@webkit.org
· 9 years ago
d8b4e3b
Avoid using strong reference in JSDOMPromise’s DeferredWrapper
by rniwa@webkit.org
· 9 years ago
321eb58
[Fetch API] Ensure response cloning works when data is loading
by commit-queue@webkit.org
· 9 years ago
c57ace0
[Fetch API] Response constructor should be able to take a ReadableStream as body
by commit-queue@webkit.org
· 9 years ago
6d2d7b6
Unreviewed, rolling out r203719. https://bugs.webkit.org/show_bug.cgi?id=160200
by commit-queue@webkit.org
· 9 years ago
275f23ee
[Fetch API] Response constructor should be able to take a ReadableStream as body
by commit-queue@webkit.org
· 9 years ago
ac1e56e
[Fetch API] Request should be created with any HeadersInit data
by commit-queue@webkit.org
· 9 years ago
3e6266d
Unreviewed, rolling out r203641. https://bugs.webkit.org/show_bug.cgi?id=160116
by commit-queue@webkit.org
· 9 years ago
fe954c3
[Fetch API] Request should be created with any HeadersInit data
by commit-queue@webkit.org
· 9 years ago
ce21a80
[Fetch API] Add a JS builtin to implement https://fetch.spec.whatwg.org/#concept-headers-fill
by commit-queue@webkit.org
· 9 years ago
03c0eba
[Fetch API] Request and Response url getter should use URL serialization
by commit-queue@webkit.org
· 9 years ago
f4555b72
[Fetch API] Response should not become disturbed on the ReadableStream creation
by commit-queue@webkit.org
· 9 years ago
2959d28
CORS preflight with a non-200 response should be a preflight failure
by youenn.fablet@crf.canon.fr
· 9 years ago
41be85f
[Fetch API] Implement Fetch redirect mode
by youenn.fablet@crf.canon.fr
· 9 years ago
6f2ad68
DOMPromise should only restrict the resolution type
by youenn.fablet@crf.canon.fr
· 9 years ago
5b2e9b5
Unreviewed, rolling out r200837.
by cdumez@apple.com
· 9 years ago
a231895
DOMPromise should only restrict the resolution type
by youenn.fablet@crf.canon.fr
· 9 years ago
405ccca
Unreviewed, rolling out r200766. https://bugs.webkit.org/show_bug.cgi?id=157623
by commit-queue@webkit.org
· 9 years ago
4aff617
DOMPromise should only restrict the resolution type
by youenn.fablet@crf.canon.fr
· 9 years ago
53438e9
Change IDL enumerations to be nested in their C++ class instead of at WebCore namespace level
by darin@apple.com
· 9 years ago
795dcb4
Next batch of conversions to use C++ enum class instead of strings for enumerations
by darin@apple.com
· 9 years ago
547b640
[Fetch API] Remove FetchResponse::redirect overload
by youenn.fablet@crf.canon.fr
· 9 years ago
51223ca
LayoutTests/imported/w3c:
by youenn.fablet@crf.canon.fr
· 9 years ago
474b281
[Fetch API] Add basic loading of resources for Workers
by youenn.fablet@crf.canon.fr
· 9 years ago
f7841df
[Fetch API] Add basic loading of resources
by youenn.fablet@crf.canon.fr
· 9 years ago
bbe7d71
Unreviewed, rolling out r198627. https://bugs.webkit.org/show_bug.cgi?id=155856
by commit-queue@webkit.org
· 9 years ago
88739cf
[Fetch API] Add basic loading of resources
by youenn.fablet@crf.canon.fr
· 9 years ago
0b3a80e
[CallWith=ScriptExecutionContext] should pass ScriptExecutionContext to the implementation by reference
by youenn.fablet@crf.canon.fr
· 9 years ago
47ab24e
[Fetch API] Commonalize handling of FetchBody by FetchRequest and FetchResponse
by youenn.fablet@crf.canon.fr
· 9 years ago
dd0b3f0
[Fetch API] Make FetchRequest and FetchResponse ActiveDOMObject
by youenn.fablet@crf.canon.fr
· 9 years ago
cf6053b
Refactor FetchBody constructors https://bugs.webkit.org/show_bug.cgi?id=154721
by youenn.fablet@crf.canon.fr
· 9 years ago
09a722b
[Fetch API] Implement Fetch API Response
by youenn.fablet@crf.canon.fr
· 9 years ago