mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
9 lines
130 B
Python
9 lines
130 B
Python
request = {
|
|
"method": "GET",
|
|
"uri": uri("/\xc3\xa0%20k"),
|
|
"version": (1, 0),
|
|
"headers": [
|
|
],
|
|
"body": ''
|
|
}
|