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