You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Test data update (Jenkins)
This commit is contained in:
4
docs/en/results/HTTPClient/UseURLEncoding.log
vendored
Normal file
4
docs/en/results/HTTPClient/UseURLEncoding.log
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"No encoding": "/page?param1=search?text¶m2=John Doe¶m3=value&another¶m4=cyrillic¶m5=<script>alert('XSS')</script>",
|
||||
"With encoding": "/page?param1=search%3Ftext¶m2=John%20Doe¶m3=value%26another¶m4=cyrillic¶m5=%3Cscript%3Ealert%28%27XSS%27%29%3C%2Fscript%3E"
|
||||
}
|
||||
Reference in New Issue
Block a user