Skip to content

Crash after seinding POST form form with encoded symblos #17

Description

@killev

Request Headers
Provisional headers are shown

Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Content-Type:application/x-www-form-urlencoded
Origin:http://192.168.50.130:9999
Referer:http://192.168.50.130:9999/?param=123456
Upgrade-Insecure-Requests:1
User-Agent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36

Query String Parameters
param:123456
Form Data
param:%F0%F3%F1%F1%EA%E8%E9

Form:


<html>
<body>
<form method="POST" action = "/?param=123456"><input name="param" type="text"/><input type="submit"/></form>
<br>
Submitted: {{submitted}}
</body>

</html>

Entered value: "Русский язык"

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions