Skip to content

ressources loaded by html/javascript #150

Answered by erosman
dfroger asked this question in Q&A
Discussion options

You must be logged in to vote

A webpage may contain many element from different sources and they don't all come under the tab's connection.

Each network connection is separate and will be treated according to the rules.

Therefore, a rule e.g. *.example.com will apply to any connection to that domain, GET, POST etc

https://code.jquery.com/jquery-3.2.1.min.js belongs to a different domain and not related to *.example.com so unless there is a rule for it, it will not go through the proxy.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@dfroger
Comment options

Answer selected by dfroger
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants