mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
added test that verifies proper basic auth caching behavior
This commit is contained in:
parent
0bcd04d2ab
commit
712b1d5ea0
5 changed files with 66 additions and 1 deletions
|
@ -0,0 +1,6 @@
|
|||
<!doctype html>
|
||||
<meta charset="utf-8">
|
||||
<html>
|
||||
<img src="resources/image.png">
|
||||
<img src="resources/image.png">
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue