22 ms·
In case you're looking for a place to jump in: The thread that handles all the resources (http:// http://, chrome://, file://, etc): https://github.com/servo/
by frewsxcv 10y ago
In case you're looking for a place to jump in:
The thread that handles all the resources (http:// http://, chrome://, file://, etc):
https://github.com/servo/servo/blob/master/components/net/resource_thread.rs https://github.com/servo/servo/blob/master/components/net/re...
And here's the file that handles HTTP requests:
https://github.com/servo/servo/blob/master/components/net/http_loader.rs https://github.com/servo/servo/blob/master/components/net/ht...