Skip to content
Snippets Groups Projects
Commit d7f33a13 authored by didierfred's avatar didierfred
Browse files

Typo change

parent d5c869e4
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ The parameters button permits to : ...@@ -38,7 +38,7 @@ The parameters button permits to :
## Firefox specific issue ## Firefox specific issue
According to the version of Firefox, the addition of a new header behaves differently. In the latest version, when you choose the "add" action and the header exist, it appends the value, while in the old version, it replaces it. If you want to modify an exiting header, you should use "modify" instead of "add" According to the version of Firefox, the addition of a new header behaves differently. In the latest version, when you choose the "add" action and the header exist, it appends the value, while in the old version, it replaces it. If you want to modify an exiting header, you should use "modify" instead of "add"
## Limitation ## Limitation
Due to limitation in the webRequest API of browsers, headers of request which are invoked by Javascript could not be modified. Due to limitation in the webRequest API of browsers, headers of request which are invoked by Javascript could not be modified.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment