mirror of https://github.com/fafhrd91/actix-web
First round of changes for the bug report
This commit is contained in:
parent
a0fa6038a2
commit
aabf4fe2ad
|
@ -1,5 +1,5 @@
|
||||||
Your issue may already be reported!
|
Your issue may already be reported!
|
||||||
Please search on the [issue tracker](../) before creating one.
|
Please search on the [Actix Web issue tracker](https://github.com/actix/actix-web/issues) before creating one.
|
||||||
|
|
||||||
## Expected Behavior
|
## Expected Behavior
|
||||||
<!--- If you're describing a bug, tell us what should happen -->
|
<!--- If you're describing a bug, tell us what should happen -->
|
||||||
|
@ -28,5 +28,5 @@ Please search on the [issue tracker](../) before creating one.
|
||||||
## Your Environment
|
## Your Environment
|
||||||
<!--- Include as many relevant details about the environment you experienced the bug in -->
|
<!--- Include as many relevant details about the environment you experienced the bug in -->
|
||||||
|
|
||||||
* Version used:
|
* Rust Version (I.e, output of `rustc -V`):
|
||||||
* Link to your project:
|
* Actix Web Version:
|
Loading…
Reference in New Issue