ruffle/web/src
Aaron Hill 14c6d1d959 avm2: Implement URLRequest.requestHeaders
These are directly set on the underlying navigator's HTTP
request type, and get printed out in our test navigator backend.

No validation of the header names is performed - on web, this will be
enforced by the browser.
2023-05-28 12:07:37 -05:00
..
audio.rs web/audio: nit: Rename probation_time to probation_elapsed everywhere 2023-03-22 16:14:55 -07:00
lib.rs web: Support pasting from clipboard 2023-05-21 15:26:42 +02:00
log_adapter.rs web: Switch from log to tracing 2023-01-06 04:25:22 +01:00
navigator.rs avm2: Implement URLRequest.requestHeaders 2023-05-28 12:07:37 -05:00
storage.rs core: Fix Clippy lints on nightly 2023-02-13 03:38:54 +01:00
ui.rs web: Support pasting from clipboard 2023-05-21 15:26:42 +02:00