Skip to content

Commit

Permalink
fix:broken link (#1034)
Browse files Browse the repository at this point in the history
* fixed the broken link in the HttpOnly page
  • Loading branch information
YourBroCode authored Jan 10, 2025
1 parent e8aea17 commit d3b4fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/HttpOnly.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The goal of this section is to introduce, discuss, and provide language specific
### Who developed HttpOnly? When?

According to a daily blog article by [Jordan Wiens, “No cookie for
you!”](http://www.networkcomputing.com/careers/no-cookie-you/1270585242),
you!”](https://www.networkcomputing.com/cybersecurity/no-cookie-for-you-),
HttpOnly cookies were first implemented in 2002 by Microsoft Internet
Explorer developers for Internet Explorer 6 SP1.

Expand Down

0 comments on commit d3b4fb2

Please sign in to comment.