Andrew

Results 2 issues of Andrew

For example when i am trying to get filed name, I expect to receive filed "**REGN**" in byte representation = [52 45 47 4E]. But i get something like "**REGN...

Hello! I am using django + nginx + https if set `ROBOTS_USE_SCHEME_IN_HOST = True` I get this result in the robots.txt: `Host: http://site.com` But expected: `Host: https://site.com` Maybe it happens...