Naveen Gattu
a48a111cee
Upgrade Hyper
2022-01-16 09:34:17 -08:00
Josh Matthews
de22668748
Disable all http_loader unit tests on windows.
2021-05-27 00:07:13 -04:00
Josh Matthews
5d5f9a0a31
Disable intermittent unit test.
2021-05-26 19:31:17 -04:00
Josh Matthews
abe6fc3698
Disable another intermittent test on windows.
2021-05-22 17:41:23 -04:00
Josh Matthews
95ede53005
Disable intermittent test on windows.
2021-05-22 13:01:59 -04:00
Josh Matthews
3dd34f0b7b
Compile fix.
2021-04-07 16:07:37 -04:00
Josh Matthews
7fae9097a1
Try to work around windows unit test failures.
2021-04-07 09:20:59 -04:00
Josh Matthews
8ffacd7e41
Disasable net unit test on windows.
2021-04-04 10:23:35 -04:00
Josh Matthews
7775833b11
Remove unit test that triggers frequent intermittent failure.
2020-07-27 11:02:29 -04:00
bors-servo
bdbbed7562
Auto merge of #27198 - jdm:http-origin-test-debug, r=asajeffrey
...
Add debug output for intermittently failing test.
This should help narrow down the cause of #26895 .
2020-07-07 17:01:01 -04:00
Josh Matthews
97dc591c7b
Add debug output for intermittently failing test.
2020-07-07 13:48:48 -04:00
Utsav Oza
310821d3b0
Update referrer computation
...
Update unit tests for determine_requests_referrer
Update wpt metadata
Add missing spec links
2020-07-02 14:29:26 +05:30
Matthias Deiml
25080e3fa5
Use global.get_referrer() when appropiate
2020-06-17 22:08:06 +02:00
Matthias Deiml
fa18cf620f
Make url for "client" referrer mandatory
2020-06-17 19:07:14 +02:00
Gregory Terzian
719b395c40
fix streaming request bodies, terminate fetch if the body stream errors
2020-06-16 13:14:38 +08:00
Gregory Terzian
c1b76533fa
partially integrate streaming request bodies with http re-direct
2020-06-04 11:38:38 +08:00
Gregory Terzian
bd5796c90b
integrate readablestream with fetch and blob
2020-06-04 11:38:35 +08:00
Alexandrov Sergey
a7c5c97616
check http_state in determine_request_referrer
2020-05-19 20:06:59 +03:00
Gregory Terzian
780a1bd6cb
add a core resource thread-pool
2020-02-14 10:54:31 +08:00
Jan Andre Ikenmeyer
68ebecb775
Fix HSTS
2020-01-07 16:07:12 +01:00
Jan Andre Ikenmeyer
19226c5190
Let hyper automatically add a host header for HTTP/1
2019-12-16 14:01:18 +01:00
teapotd
c54df2b965
Limit referer header value length to 4096
2019-10-24 20:59:00 +02:00
Josh Matthews
b1510d9ad5
Upgrade headers, headers-core, and hyper_serde.
2019-06-13 11:08:16 -04:00
Lucas Fantacuci
6b2be9b31d
Implementing the builder pattern for RequestInit
2019-04-10 14:01:30 -03:00
Simon Sapin
be69f9c3e6
Rustfmt has changed its default style :/
2018-12-28 13:17:47 +01:00
Josh Matthews
27c25116d3
net: Suppress default ports in Origin header.
2018-12-17 11:29:24 -05:00
ddh
26007fddd3
refactored performance timing to align with updated spec
...
refactoring with ResourceFetchMetadata
implemented deprecated window.timing functionality
created ResourceTimingListener trait
fixed w3c links in navigation timing
updated include.ini to run resource timing tests on ci
2018-11-20 16:21:32 +00:00
Jan Andre Ikenmeyer
1d6fe65401
Update MPL license to https (part 4)
2018-11-19 14:47:27 +01:00
Bastien Orivel
9a7eeb349a
Update crossbeam-channel to 0.3
2018-11-18 19:33:19 +01:00
Simon Sapin
2012be4a8b
cargo fix --edition-idioms
2018-11-08 09:28:00 +01:00
Pyfisch
9e92eb205a
Reorder imports
2018-11-06 22:35:07 +01:00
Pyfisch
cb07debcb6
Format remaining files
2018-11-06 22:30:31 +01:00
Simon Sapin
76e59a46d3
Sort use
statements
2018-11-06 15:26:02 +01:00
Simon Sapin
45f7199eee
cargo fix --edition
2018-11-06 15:26:02 +01:00
Pyfisch
2481ad25f8
Rustfmt net crate
2018-11-03 15:29:01 +01:00
Bastien Orivel
024b40b39d
Update hyper to 0.12
2018-11-01 19:17:36 +01:00
Simon Sapin
2a996fbc8f
Replace mpsc with crossbeam/servo channel, update ipc-channel
...
Co-authored-by: Gregory Terzian <gterzian@users.noreply.github.com>
2018-09-12 13:33:32 +08:00
Paul Rouget
e02a23b2f6
Automatically provide a resource reader for tests
2018-04-30 22:19:33 +08:00
OJ Kwon
d94def6b4a
test(net): update test cases
2018-04-27 12:25:18 -07:00
Paul Rouget
9fb5795f37
delegate resource reading to embedder
2018-04-27 15:34:52 +08:00
Bastien Orivel
c072829be0
Update flate2 to 1.0
2018-02-28 16:55:35 +01:00
Josh Matthews
0430bc0610
Use more specific assertions for http tests.
2018-01-25 08:41:47 -05:00
Anthony Ramine
697b9e2b87
Merge net and net_tests
2018-01-20 15:36:09 +01:00