http://google.com/ will NEVER respond with 200 OK
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 43.3k
- Forks
- 5.7k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Instead, `http://google.com/` will respond with 302 Found, then redirecting to `http://www.google.XX?gfe_rd=cr&ei=YYYY`, where `XX` is the ccTLD appropriate for the user’s location and YYYY is some magic cookie.
If you use `http://google.com/ncr` (no country redirect), it will respond with 301 Moved Permanently, then redirecting to `http://www.google.com/ncr`.
That’s pedantry, but that’s what you get for wasting half the document explaining keyboards, which is not the point of this question.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.