mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
This is the continuation of https://github.com/servo/servo/pull/43310 with permission from https://github.com/longvatrong111 to continue the work as they are currently busy. This changes the previous PR by having a a new URLRequest object that can have more parameters. Currently we only implement headers. Testing: We only have unit tests for the embedder API and I am not sure how they would look like in this case. --------- Signed-off-by: Narfinger <Narfinger@users.noreply.github.com> Co-authored-by: batu_hoang <longvatrong111@gmail.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>