mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Allow passing a method, request body, and headers to the pipeline in LoadUrlMsg
This commit is contained in:
parent
15b508ac10
commit
ad16c52a6b
10 changed files with 75 additions and 35 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
extern crate azure;
|
||||
extern crate geom;
|
||||
extern crate http;
|
||||
extern crate layers;
|
||||
extern crate serialize;
|
||||
extern crate "util" as servo_util;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue