diff options
author | Martin Robinson <mrobinson@igalia.com> | 2025-02-11 00:39:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 23:39:24 +0000 |
commit | 8486e585f567ba1b0a908ef77648dbbfd6cff04d (patch) | |
tree | d30b09b622bdbb53692912d792cd8f76ba4ff125 /components/script/dom/promise.rs | |
parent | 118a813dba18d89acb9481c5d9b131738d3ed1ab (diff) | |
download | servo-8486e585f567ba1b0a908ef77648dbbfd6cff04d.tar.gz servo-8486e585f567ba1b0a908ef77648dbbfd6cff04d.zip |
libservo: Add a delegate method for HTTP authentication (#35400)
Add a delegate method for HTTP authentication and a related
`AuthenticationRequest` object that carries with it the URL as well as
whether or not the authentication request is for a proxy or not.
This is now separate from the prompt API because requesting
authentication doesn't necessarily involve prompting -- this is an
implementation detail of the embedder. In addition, the internal bits
are cleaned up slightly.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'components/script/dom/promise.rs')
0 files changed, 0 insertions, 0 deletions