문제

Im in webpage and they say: "Download the payload" They say i can use this to download the payload:

https://addons.mozilla.org/en-US/firefox/addon/live-http-headers/

But what exactly is the payload ?

도움이 되었습니까?

해결책

The payload of a webpage is the HTML (sometimes also incuding images/JS/CSS etc.), i.e. the "interesting" stuff. The HTTP head is the overhead which describes the payload (e.g. size, last date modified), the HTML is the payload.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top