Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 سال پیش |
Matthew Olsson
|
70a2ca7fc0
LibJS: Handle both const and non-const Ts in Handle<T>::create()
|
2 سال پیش |
Linus Groh
|
1032ac2453
LibWeb/Fetch: Store Response error message as a String{,View} variant
|
2 سال پیش |
Linus Groh
|
ad4b4046f4
LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type()
|
2 سال پیش |
Linus Groh
|
11023a3c53
LibWeb/Fetch: Port infrastructure to new String
|
2 سال پیش |
Luke Wilde
|
349c126d8d
LibWeb/Fetch: Implement CORS preflight
|
2 سال پیش |
Luke Wilde
|
bf2895365b
LibWeb/Fetch: Don't add cookies when creating ResourceLoader request
|
2 سال پیش |
Timothy Flynn
|
604d5f5bca
AK+Everywhere: Do not implicitly copy variables in TRY macros
|
2 سال پیش |
Andreas Kling
|
db27499865
LibWeb: Make sure that fetch() response cookies get saved
|
2 سال پیش |
Andrew Kaster
|
f5d253dcfa
Everywhere: Fully qualify IsLvalueReference in TRY() macros
|
2 سال پیش |
Timothy Flynn
|
afc0e461e1
AK+Everywhere: Disallow returning a reference from a fallible expression
|
2 سال پیش |
Timothy Flynn
|
d8044c5358
LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS
|
2 سال پیش |
Jelle Raaijmakers
|
25f2e4981c
AK: Stop using `DeprecatedString` in Base64 encoding
|
2 سال پیش |
Linus Groh
|
ae0606711c
LibWeb/Fetch: Remove redundant timingInfo variables
|
2 سال پیش |
Linus Groh
|
3414a6ba20
LibWeb/Fetch: Remove Authorization header upon cross-origin redirect
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
MacDue
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
2 سال پیش |
Linus Groh
|
a2a4ad3b9d
LibWeb: Fix typo in BodyInitOrReadableBytes type alias
|
2 سال پیش |
Linus Groh
|
216f68c566
LibWeb: Register PendingResponse with a Request to keep it alive
|
2 سال پیش |
Linus Groh
|
c8d121fa32
LibWeb: Implement most of the 'Fetching' AOs
|
2 سال پیش |