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 448d5c1 commit aa601eeCopy full SHA for aa601ee
HISTORY.md
@@ -1,3 +1,8 @@
1
+1.3.1
2
+======
3
+
4
+Bugfix release: same-origin detection would error out when the URL containined invalid values (like |)
5
6
1.3.0
7
======
8
lib/secure_headers/version.rb
@@ -1,3 +1,3 @@
module SecureHeaders
- VERSION = "1.3.0"
+ VERSION = "1.3.1"
end
0 commit comments