w.f.a.

Acerca de mim

Informação do programador
Nome w.f.a.
Utilizador desde Abril 16, 2008
Número de extras desenvolvidos 0 extras
Avaliação média dos extras do programador Ainda sem avaliação

Minhas análises

Live HTTP Headers

Avaliado com 4 de 5 estrelas

When I request a directory from a server without ending / the server redirects (http status code 301) me to the same named location with an ending /
eg.: host/dir ==> host/dir/
This 301 redirection headers (and maybe others) does not appear in the headers tab by default but shows up when the request is edited (after clicking the appropriate button) and re-executed...