We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dfef6c commit 8fe6eddCopy full SHA for 8fe6edd
Ch05_HSTS/src/main/webapp/index.jsp
@@ -4,10 +4,10 @@
4
<head>
5
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6
<link rel="stylesheet" type="text/css" href="styles.css" />
7
- <title>Ch05_HSTS</title>
+ <title>Chapter 05 - HTTP Strict Transport Security (HSTS)</title>
8
</head>
9
<body>
10
- <h1>Ch05_HSTS</h1>
+ <h1>Chapter 05 - HTTP Strict Transport Security (HSTS)</h1>
11
12
<form name="login" method="post" action="LoginServlet">
13
<table>
0 commit comments