mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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> |
||
---|---|---|
.. | ||
parsable_mime | ||
cookie.rs | ||
cookie_http_state.rs | ||
cookie_http_state_utils.py | ||
data_loader.rs | ||
fetch.rs | ||
file_loader.rs | ||
filemanager_thread.rs | ||
hsts.rs | ||
http_cache.rs | ||
http_loader.rs | ||
main.rs | ||
mime_classifier.rs | ||
resource_thread.rs | ||
subresource_integrity.rs | ||
test.jpeg |