Return request fields in correct order
This commit is contained in:
parent
f4a6e33ee2
commit
0060fee74e
@ -52,8 +52,8 @@ impl Request {
|
||||
method,
|
||||
path,
|
||||
version,
|
||||
body,
|
||||
headers,
|
||||
body,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user