I am attempting to download the result table from https://www.fcc.gov/media/radio/haat-calculator. The basic query string is composed of the field inputs as so: dlat=32&mlat=24&slat=00&ns=1&dlon=84&mlon=24&slon=00&ew=-1&nad=83&rcamsl=3&nradials=360&terdb=1 and is passed as a GET request. The file that I get from the Download Tool is attached below and is just the HTML for the webpage itself, while the network response seen with the Google Inspect tools contains the desired table. Is there a setting within the Download tool that will contain the same information as the Network Response from Google?
