problem description
when the web project is accessed by the internal network, it can be accessed successfully, but when it is accessed through the external network, the js is not loaded completely.
access to js alone, the first load: status code: 200, part appears, the second time: 206, the third time does not increase the content: 304. The length of the content remains the same
the environmental background of the problems and what methods you have tried
do not compress code: failed.
file split into small files: failed.
No obfuscation: failure.
what result do you expect? What is the error message actually seen?
js can request successfully, similar to
js