Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望获得服务器通过其 http-header(response) 设置的文件的完整 url。我正在做某种数据包过滤。是否可以从 http 响应标头生成完整的 url。
不,这是不可能的。您需要实际的 HTTP 请求。