Response headers in browser

  • Автор темы Автор темы dariesto
  • Дата начала Дата начала

dariesto

Client
Регистрация
03.11.2011
Сообщения
124
Реакции
9
Баллы
18
Hi,

Is it possible to get server response headers of page loaded in browser?


Thanks in advance for help.
 
Yes traffic monitor works great, shows everything very detailed, bot how to get response headers within project?
 
Yes traffic monitor works great, shows everything very detailed, bot how to get response headers within project?

Unfortunately there is no such feature, care to tell us why do you need that ?
Because as You see page have hundreds of requests, so there is question what headers do you want to see ? If only pages itself then you have to make get request to page link and you will get headers of that link...
 
  • Спасибо
Реакции: VladZen
Thanks for explanation, now I see that this is much more complicated. I thought that headers (of each request in specific tab) are somehow stored in variables. I understand therefore that at first I should have list of requests and than define which specific request headers I want, so I'm guessing is rather difficult/impossible currently.

I need it to read parameters of "Connection: keep-alive" header in the server response like "timeout "and "max".
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)