build(deps): bump httparse from 1.3.2 to 1.3.4

Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.3.2 to 1.3.4.
- [Release notes](https://github.com/seanmonstar/httparse/releases)
- [Commits](https://github.com/seanmonstar/httparse/compare/v1.3.2...v1.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-08 08:23:39 +00:00 committed by Josh Matthews
parent 0645d8c36d
commit 608f8eb936
3 changed files with 2 additions and 15 deletions

4
Cargo.lock generated
View file

@ -2462,9 +2462,9 @@ dependencies = [
[[package]] [[package]]
name = "httparse" name = "httparse"
version = "1.3.2" version = "1.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b6288d7db100340ca12873fd4d08ad1b8f206a9457798dfb17c018a33fee540" checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
[[package]] [[package]]
name = "humantime" name = "humantime"

View file

@ -1,10 +1,4 @@
[origin.htm] [origin.htm]
[Allow origin: _*__]
expected: FAIL
[Allow origin: _http://web-platform.test:8000___[tab\]_]
expected: FAIL
[Disallow origin: HTTP://web-platform.test:8000] [Disallow origin: HTTP://web-platform.test:8000]
expected: FAIL expected: FAIL

View file

@ -1,11 +1,4 @@
[remote-origin.htm] [remote-origin.htm]
bug: https://github.com/servo/servo/issues/21563
[Allow origin: _*__]
expected: FAIL
[Allow origin: _http://www1.web-platform.test:8000___[tab\]_]
expected: FAIL
[Disallow origin: http://www1.web-platform.test:8000/] [Disallow origin: http://www1.web-platform.test:8000/]
expected: FAIL expected: FAIL