Response headers in browser

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.
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 241
Благодарностей
5 847
Баллы
113
  • Спасибо
Реакции: EtaLasquera

dariesto

Client
Регистрация
03.11.2011
Сообщения
124
Благодарностей
9
Баллы
18
Yes traffic monitor works great, shows everything very detailed, bot how to get response headers within project?
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 182
Баллы
113
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

dariesto

Client
Регистрация
03.11.2011
Сообщения
124
Благодарностей
9
Баллы
18
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".
 

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