-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi Jan et al, congrats on the first issue of The Offline First Reader, it's really great!
Wanted to report a small issue I had, when I clicked contact in the bottom of the email my browser (chrome) just hangs oddly enough. Further debugging showed some strange behavior see Location header below:
$ curl -v 'http://offlinefirst.us4.list-manage.com/track/click?u=12d36bbe9418ed6a43127cd62&id=bd5709e197&e=7e7aeaf465'
* Hostname was NOT found in DNS cache
* Trying 23.64.114.219...
* Connected to offlinefirst.us4.list-manage.com (23.64.114.219) port 80 (#0)
> GET /track/click?u=12d36bbe9418ed6a43127cd62&id=bd5709e197&e=7e7aeaf465 HTTP/1.1
> User-Agent: curl/7.37.1
> Host: offlinefirst.us4.list-manage.com
> Accept: */*
>
< HTTP/1.1 302 Moved Temporarily
* Server nginx is not blacklisted
< Server: nginx
< Content-Type: text/html; charset=UTF-8
< Content-Length: 26
< X-UA-Compatible: IE=edge,chrome=1
< Location: http://<a href="mailto:[email protected]">Email Me</a>
< Content-Encoding: gzip
< Vary: Accept-Encoding
< Date: Fri, 17 Jul 2015 17:28:38 GMT
< Connection: keep-alive
< Set-Cookie: _AVESTA_ENVIRONMENT=prod; path=/
<
Metadata
Metadata
Assignees
Labels
No labels