Historial de Commits

Autor SHA1 Mensaje Fecha
  Jamie Mansfield 7ce35b75aa LibWeb: Implement should block mixed content response to request hace 1 año
  Jamie Mansfield 2159377296 LibWeb: Upgrade mixed requests to potentially trustworthy URLs hace 1 año
  Jamie Mansfield 8f0d035145 LibWeb: Implement should block mixed content request hace 1 año
  Jamie Mansfield 8e062a52a3 LibWeb: Move NetworkPartitionKey into a header hace 1 año
  Jamie Mansfield a419dcbe8b LibWeb/Fetch: Update "HTTP fetch" algorithm to latest spec comments hace 1 año
  Jamie Mansfield 295c4ef51a LibWeb/Fetch: Use MimeType in DataURL hace 1 año
  Timothy Flynn 6056428cb5 LibWeb: Support unbuffered fetch requests hace 1 año
  Lucas CHOLLET b30c361b08 LibWeb/Fetch: Implement logic to process a response from HTTP's cache hace 1 año
  Andrew Kaster c05f296014 LibWeb: Start adding infrastructure for an HTTP Cache hace 1 año
  Andrew Kaster a40b331f39 LibWeb: Update steps of HTTP-network-or-cache-fetch per the latest spec hace 1 año
  Kenneth Myhra f119ac1a9d LibWeb: Integrate TransformStream into fetch_response_handover() hace 1 año
  Timothy Flynn b5ba60f1d1 LibWeb: Change Fetch's ProcessBodyError to accept a plain JS value hace 1 año
  Jamie Mansfield 3438293e7b LibWeb/Fetch: Share a conditional in fetch response handover hace 1 año
  Jamie Mansfield 951fbb1837 LibWeb/Fetch: Expose a minimised Content-Type to Resource Timing hace 1 año
  Shannon Booth 53eb9af42f LibWeb: Use URL's 'blob URL entry' for blob fetches hace 1 año
  Jamie Mansfield 987198782c LibWeb/Fetch: Use "json" destination hace 1 año
  Jamie Mansfield f5799f7d2c LibWeb/Fetch: Append the Fetch metadata headers hace 1 año
  Jamie Mansfield e52f444329 LibWeb/Fetch: Implement the "set the Sec-Fetch-User header" AO hace 1 año
  Jamie Mansfield 1ff90aa3e0 LibWeb/Fetch: Implement the "set the Sec-Fetch-Site header" AO hace 1 año
  Jamie Mansfield 5eb46a5f01 LibWeb/Fetch: Implement the "set the Sec-Fetch-Mode header" AO hace 1 año
  Jamie Mansfield f4af1833c1 LibWeb/Fetch: Implement the "set the Sec-Fetch-Dest header" AO hace 1 año
  Timothy Flynn 1ffda6a805 LibWeb: Propagate OOM in Body::fully_read() through its error callback hace 1 año
  Timothy Flynn 5f51a11618 LibWeb: Remove OOM propagation from Fetch::Infrastructure::Responses hace 1 año
  Timothy Flynn 5a4f13dcd4 LibWeb: Remove OOM propagation from Fetch::Infrastructure::Requests hace 1 año
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers hace 1 año
  Andreas Kling 184368285c LibWeb: Fix GC leaks in Fetch::Infrastructure::Body::fully_read() hace 1 año
  Kenneth Myhra 291d0e5de8 LibWeb: Let queue_fetch_task() take a JS::HeapFunction hace 1 año
  Shannon Booth 70e2f51674 LibWeb: Prefer GCPtr<T> over Optional<NonnullGCPtr<T>> hace 1 año
  Timothy Flynn 683c08744a Userland: Avoid some conversions from rvalue strings to StringView hace 1 año
  Timothy Flynn 24ecf31ff5 LibURL+LibWeb: Move data URL processing to LibWeb's fetch infrastructure hace 1 año