Skip to content

Instantly share code, notes, and snippets.

@zuphilip
Created April 28, 2016 22:06
Show Gist options
  • Save zuphilip/f7ad1be3f7044d4ddd9075d7efd96909 to your computer and use it in GitHub Desktop.
Save zuphilip/f7ad1be3f7044d4ddd9075d7efd96909 to your computer and use it in GitHub Desktop.
Checking CSL Doku Links
$ grep -Poh '[^"]*(?=" rel="documentation")' a* | xargs curl -ILv
* timeout on name lookup is not supported
* Trying 207.45.165.3...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to aom.org (207.45.165.3) port 80 (#0)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> HEAD /uploadedFiles/Publications/AMR/AMR%20Style%20Guide%202014.pdf HTTP/1.1
> Host: aom.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: public, no-cache="Set-Cookie"
< Content-Length: 41932
< Content-Type: application/pdf
< Last-Modified: Mon, 27 Oct 2014 13:54:07 GMT
< Server: Microsoft-IIS/7.5
< Set-Cookie: ecm=user_id=0&isMembershipUser=0&site_id=&username=&new_site=/&unique_id=0&site_preview=0&langvalue=0&DefaultLanguage=1033&NavLanguage=1033&LastValidLanguageID=1033&DefaultCurrency=840&SiteCurrency=840&ContType=&UserCulture=1033&dm=aom.org&SiteLanguage=1033; path=/
< Set-Cookie: EktGUID=07c0344f-8d40-4383-9287-6b9aea84ceed; expires=Fri, 28-Apr-2017 21:58:49 GMT; path=/
< Set-Cookie: EkAnalytics=0; expires=Fri, 28-Apr-2017 21:58:49 GMT; path=/
< X-AspNet-Version: 4.0.30319
< X-Powered-By: ASP.NET
< Date: Thu, 28 Apr 2016 21:58:49 GMT
<
0 41932 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Cache-Control: public, no-cache="Set-Cookie"
Content-Length: 41932
Content-Type: application/pdf
Last-Modified: Mon, 27 Oct 2014 13:54:07 GMT
Server: Microsoft-IIS/7.5
Set-Cookie: ecm=user_id=0&isMembershipUser=0&site_id=&username=&new_site=/&unique_id=0&site_preview=0&langvalue=0&DefaultLanguage=1033&NavLanguage=1033&LastValidLanguageID=1033&DefaultCurrency=840&SiteCurrency=840&ContType=&UserCulture=1033&dm=aom.org&SiteLanguage=1033; path=/
Set-Cookie: EktGUID=07c0344f-8d40-4383-9287-6b9aea84ceed; expires=Fri, 28-Apr-2017 21:58:49 GMT; path=/
Set-Cookie: EkAnalytics=0; expires=Fri, 28-Apr-2017 21:58:49 GMT; path=/
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Thu, 28 Apr 2016 21:58:49 GMT
* Connection #0 to host aom.org left intact
* timeout on name lookup is not supported
* Trying 162.254.252.104...
* Connected to cscw.acm.org (162.254.252.104) port 80 (#1)
> HEAD /2016/submit/sigchi-word-proceedings.zip HTTP/1.1
> Host: cscw.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 21:58:50 GMT
< Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/1.0.1e-fips DAV/2 mod_bwlimited/1.4 PHP/5.5.30
< Last-Modified: Wed, 04 Mar 2015 04:49:22 GMT
< ETag: "202649b-110c6e-5106f2cc3d880"
< Accept-Ranges: bytes
< Content-Length: 1117294
< Strict-Transport-Security: max-age=31536000
< Content-Type: application/zip
<
0 1091k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 21:58:50 GMT
Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/1.0.1e-fips DAV/2 mod_bwlimited/1.4 PHP/5.5.30
Last-Modified: Wed, 04 Mar 2015 04:49:22 GMT
ETag: "202649b-110c6e-5106f2cc3d880"
Accept-Ranges: bytes
Content-Length: 1117294
Strict-Transport-Security: max-age=31536000
Content-Type: application/zip
* Connection #1 to host cscw.acm.org left intact
* timeout on name lookup is not supported
* Trying 162.254.252.104...
* Connected to chi2014.acm.org (162.254.252.104) port 80 (#2)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> HEAD /authors/format HTTP/1.1
> Host: chi2014.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 21:58:51 GMT
< Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/1.0.1e-fips DAV/2 mod_bwlimited/1.4 PHP/5.5.30
< X-Powered-By: PHP/5.5.30
< Strict-Transport-Security: max-age=31536000
< Content-Type: text/html
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 21:58:51 GMT
Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/1.0.1e-fips DAV/2 mod_bwlimited/1.4 PHP/5.5.30
X-Powered-By: PHP/5.5.30
Strict-Transport-Security: max-age=31536000
Content-Type: text/html
* Connection #2 to host chi2014.acm.org left intact
* timeout on name lookup is not supported
* Trying 64.238.147.84...
* Connected to www.siggraph.org (64.238.147.84) port 80 (#3)
> HEAD /publications/instructions.pdf HTTP/1.1
> Host: www.siggraph.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Date: Thu, 28 Apr 2016 21:58:51 GMT
< Server: Apache/2.2.3 (Red Hat)
< Location: http://www.siggraph.org/instructions-authors
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #3 to host www.siggraph.org left intact
* Issue another request to this URL: 'http://www.siggraph.org/instructions-authors'
* Found bundle for host www.siggraph.org: 0x1da3920
* Re-using existing connection! (#3) with host www.siggraph.org
* Connected to www.siggraph.org (64.238.147.84) port 80 (#3)
> HEAD /instructions-authors HTTP/1.1
> Host: www.siggraph.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Date: Thu, 28 Apr 2016 21:58:51 GMT
< Server: Apache/2.2.3 (Red Hat)
< Location: http://www.siggraph.org/learn/instructions-authors
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #3 to host www.siggraph.org left intact
* Issue another request to this URL: 'http://www.siggraph.org/learn/instructions-authors'
* Found bundle for host www.siggraph.org: 0x1da3920
* Re-using existing connection! (#3) with host www.siggraph.org
* Connected to www.siggraph.org (64.238.147.84) port 80 (#3)
> HEAD /learn/instructions-authors HTTP/1.1
> Host: www.siggraph.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 21:58:51 GMT
< Server: Apache/2.2.3 (Red Hat)
< X-Powered-By: PHP/5.3.3
< X-Drupal-Cache: HIT
< Etag: "1461874644-0"
< Content-Language: en
< X-Generator: Drupal 7 (http://drupal.org)
< Link: <http://www.siggraph.org/learn/instructions-authors>; rel="canonical",<http://www.siggraph.org/node/36>; rel="shortlink"
< Cache-Control: public, max-age=0
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Vary: Cookie,Accept-Encoding
< Last-Modified: Thu, 28 Apr 2016 20:17:24 GMT
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Date: Thu, 28 Apr 2016 21:58:51 GMT
Server: Apache/2.2.3 (Red Hat)
Location: http://www.siggraph.org/instructions-authors
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 302 Found
Date: Thu, 28 Apr 2016 21:58:51 GMT
Server: Apache/2.2.3 (Red Hat)
Location: http://www.siggraph.org/learn/instructions-authors
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 21:58:51 GMT
Server: Apache/2.2.3 (Red Hat)
X-Powered-By: PHP/5.3.3
X-Drupal-Cache: HIT
Etag: "1461874644-0"
Content-Language: en
X-Generator: Drupal 7 (http://drupal.org)
Link: <http://www.siggraph.org/learn/instructions-authors>; rel="canonical",<http://www.siggraph.org/node/36>; rel="shortlink"
Cache-Control: public, max-age=0
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Vary: Cookie,Accept-Encoding
Last-Modified: Thu, 28 Apr 2016 20:17:24 GMT
Content-Type: text/html; charset=utf-8
* Connection #3 to host www.siggraph.org left intact
* timeout on name lookup is not supported
* Trying 64.238.147.122...
* Connected to www.acm.org (64.238.147.122) port 80 (#4)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> HEAD /sigs/publications/proceedings-templates HTTP/1.1
> Host: www.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 22:02:25 GMT
< Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips
< Location: http://www.acm.org/publications/proceedings-template
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #4 to host www.acm.org left intact
* Issue another request to this URL: 'http://www.acm.org/publications/proceedings-template'
* Found bundle for host www.acm.org: 0x1da3560
* Re-using existing connection! (#4) with host www.acm.org
* Connected to www.acm.org (64.238.147.122) port 80 (#4)
> HEAD /publications/proceedings-template HTTP/1.1
> Host: www.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:02:25 GMT
< Server: Apache-Coyote/1.1
< Content-Type: text/html;charset=UTF-8
< Transfer-Encoding: chunked
< Set-Cookie: JSESSIONID=31AC404D4B737DB47C84631C64EC3AE6; Path=/; HttpOnly
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Date: Thu, 28 Apr 2016 22:02:25 GMT
Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips
Location: http://www.acm.org/publications/proceedings-template
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:02:25 GMT
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Set-Cookie: JSESSIONID=31AC404D4B737DB47C84631C64EC3AE6; Path=/; HttpOnly
* Connection #4 to host www.acm.org left intact
* Found bundle for host www.acm.org: 0x1da3560
* Re-using existing connection! (#4) with host www.acm.org
* Connected to www.acm.org (64.238.147.122) port 80 (#4)
> HEAD /sigs/publications/proceedings-templates HTTP/1.1
> Host: www.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 22:02:25 GMT
< Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips
< Location: http://www.acm.org/publications/proceedings-template
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #4 to host www.acm.org left intact
* Issue another request to this URL: 'http://www.acm.org/publications/proceedings-template'
* Found bundle for host www.acm.org: 0x1da3560
* Re-using existing connection! (#4) with host www.acm.org
* Connected to www.acm.org (64.238.147.122) port 80 (#4)
> HEAD /publications/proceedings-template HTTP/1.1
> Host: www.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:02:25 GMT
< Server: Apache-Coyote/1.1
< Content-Type: text/html;charset=UTF-8
< Transfer-Encoding: chunked
< Set-Cookie: JSESSIONID=AAF2B65325EEA22BEDBDF059C146909E; Path=/; HttpOnly
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Date: Thu, 28 Apr 2016 22:02:25 GMT
Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips
Location: http://www.acm.org/publications/proceedings-template
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:02:25 GMT
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Set-Cookie: JSESSIONID=AAF2B65325EEA22BEDBDF059C146909E; Path=/; HttpOnly
* Connection #4 to host www.acm.org left intact
* timeout on name lookup is not supported
* Trying 198.29.7.70...
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* Connected to pubs.acs.org (198.29.7.70) port 80 (#5)
> HEAD /paragonplus/submission/ancac3/ancac3_authguide.pdf HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 21:58:53 GMT
< Server: Apache
< Last-Modified: Fri, 25 Sep 2015 18:28:46 GMT
< ETag: "1ea485-4951a-5209684a2d380"
< Accept-Ranges: bytes
< Content-Length: 300314
< Cache-Control: max-age=300
< Expires: Thu, 28 Apr 2016 22:03:53 GMT
< Content-Type: application/pdf
<
0 293k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 21:58:53 GMT
Server: Apache
Last-Modified: Fri, 25 Sep 2015 18:28:46 GMT
ETag: "1ea485-4951a-5209684a2d380"
Accept-Ranges: bytes
Content-Length: 300314
Cache-Control: max-age=300
Expires: Thu, 28 Apr 2016 22:03:53 GMT
Content-Type: application/pdf
* Connection cache is full, closing the oldest one.
* Closing connection 0
* Connection #5 to host pubs.acs.org left intact
* Connection 3 seems to be dead!
* Closing connection 3
* timeout on name lookup is not supported
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#6)
> HEAD /journal/10.1111/(ISSN)1399-6576/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 21:58:52 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 21:58:52 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 6
* timeout on name lookup is not supported
* Trying 52.28.96.204...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to www.elsevier.com (52.28.96.204) port 80 (#7)
> HEAD /journals/acta-anaesthesiologica-taiwanica/1875-4597/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Type: text/html
< Connection: keep-alive
< X-Cache: MISS from squizedge.net
< Via: 1.1 squizedge.net
< Date: Thu, 28 Apr 2016 21:58:54 GMT
< Location: https://www.elsevier.com/journals/acta-anaesthesiologica-taiwanica/1875-4597/guide-for-authors
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #7 to host www.elsevier.com left intact
* Issue another request to this URL: 'https://www.elsevier.com/journals/acta-anaesthesiologica-taiwanica/1875-4597/guide-for-authors'
* Found bundle for host www.elsevier.com: 0x1da3920
* timeout on name lookup is not supported
* Trying 52.28.96.204...
* Connected to www.elsevier.com (52.28.96.204) port 443 (#8)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [113 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2675 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=www.elsevier.com; O=Elsevier Ltd; L=Oxford Spires; ST=KIDLINGTON; C=GB
* start date: 2015-09-15 09:00:12 GMT
* expire date: 2018-10-15 15:00:12 GMT
* subjectAltName: www.elsevier.com matched
* issuer: C=US; ST=Illinois; L=Chicago; O=Trustwave Holdings, Inc.; CN=Trustwave Organization Validation SHA256 CA, Level 1; emailAddress=ca@trustwave.com
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /journals/acta-anaesthesiologica-taiwanica/1875-4597/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
< Date: Thu, 28 Apr 2016 21:58:57 GMT
< X-Cache: MISS from squizedge.net
< Vary: Accept-Encoding
< X-UA-Compatible: IE=edge,chrome=1
< Set-Cookie: SQ_SYSTEM_SESSION=l9d6ct8bcsgs5u3afuptn9sh9mms0u2g67pn9ou5284nejc8haeqjv20csqlo9207694h986dro82uits8vmp6lnofqpt9qgkmvdqv3; path=/; HttpOnly
< Cache-Control: private, must-revalidate
< Via: 1.1 squizedge.net
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0HTTP/1.1 301 Moved Permanently
Content-Type: text/html
Connection: keep-alive
X-Cache: MISS from squizedge.net
Via: 1.1 squizedge.net
Date: Thu, 28 Apr 2016 21:58:54 GMT
Location: https://www.elsevier.com/journals/acta-anaesthesiologica-taiwanica/1875-4597/guide-for-authors
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
Date: Thu, 28 Apr 2016 21:58:57 GMT
X-Cache: MISS from squizedge.net
Vary: Accept-Encoding
X-UA-Compatible: IE=edge,chrome=1
Set-Cookie: SQ_SYSTEM_SESSION=l9d6ct8bcsgs5u3afuptn9sh9mms0u2g67pn9ou5284nejc8haeqjv20csqlo9207694h986dro82uits8vmp6lnofqpt9qgkmvdqv3; path=/; HttpOnly
Cache-Control: private, must-revalidate
Via: 1.1 squizedge.net
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
* Connection cache is full, closing the oldest one.
* Closing connection 1
* Connection #8 to host www.elsevier.com left intact
* Connection 2 seems to be dead!
* Closing connection 2
* timeout on name lookup is not supported
* Trying 37.230.152.51...
* Connected to actanaturae.ru (37.230.152.51) port 80 (#9)
> HEAD / HTTP/1.1
> Host: actanaturae.ru
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: private
< Content-Length: 79156
< Content-Type: text/html; charset=utf-8
< Server: Microsoft-IIS/7.5
< Set-Cookie: ASP.NET_SessionId=bydlv3550qelh4zhbxc3ncmn; path=/; HttpOnly
< X-AspNet-Version: 2.0.50727
< X-Powered-By: ASP.NET
< Date: Thu, 28 Apr 2016 21:59:24 GMT
<
0 79156 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 79156
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
Set-Cookie: ASP.NET_SessionId=bydlv3550qelh4zhbxc3ncmn; path=/; HttpOnly
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Thu, 28 Apr 2016 21:59:24 GMT
* Connection #9 to host actanaturae.ru left intact
* timeout on name lookup is not supported
* Trying 185.31.17.67...
* Connected to www.springer.com (185.31.17.67) port 80 (#10)
> HEAD /medicine/surgery/journal/701 HTTP/1.1
> Host: www.springer.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: Apache-Coyote/1.1
< X-Powered-By: Servlet 2.4; JBoss-4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)/JBossWeb-2.0
< Pragma: no-cache
< Expires: -1
< Cache-Control: no-cache, max-age=0, must-revalidate
< Content-Type: text/html;charset=UTF-8
< Content-Language: de-DE
< Set-Cookie: JSESSIONID=9F546AA04782BE1E1F485278160A28FD.FA6; Path=/
< Set-Cookie: LAST_URL=medicine%2Fsurgery%2Fjournal%2F701; Path=/
< Via: 1.1 www.springer.com
< X-country_geoip: DE
< X-CURRENT_COUNTRY_AFTER_4: DE
< X-country_after_rules: DE
< X-hfp: | no ttl || set-cookie || no cache |
< Via: 1.1 varnish-v4
< X-grace: none
< Transfer-Encoding: chunked
< Accept-Ranges: bytes
< Date: Thu, 28 Apr 2016 21:58:58 GMT
< Via: 1.1 varnish
< Age: 0
< Connection: keep-alive
< X-Served-By: cache-fra1244-FRA
< X-Cache: MISS, MISS
< X-Cache-Hits: 0
< Vary: Accept-Encoding
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
X-Powered-By: Servlet 2.4; JBoss-4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)/JBossWeb-2.0
Pragma: no-cache
Expires: -1
Cache-Control: no-cache, max-age=0, must-revalidate
Content-Type: text/html;charset=UTF-8
Content-Language: de-DE
Set-Cookie: JSESSIONID=9F546AA04782BE1E1F485278160A28FD.FA6; Path=/
Set-Cookie: LAST_URL=medicine%2Fsurgery%2Fjournal%2F701; Path=/
Via: 1.1 www.springer.com
X-country_geoip: DE
X-CURRENT_COUNTRY_AFTER_4: DE
X-country_after_rules: DE
X-hfp: | no ttl || set-cookie || no cache |
Via: 1.1 varnish-v4
X-grace: none
Transfer-Encoding: chunked
Accept-Ranges: bytes
Date: Thu, 28 Apr 2016 21:58:58 GMT
Via: 1.1 varnish
Age: 0
Connection: keep-alive
X-Served-By: cache-fra1244-FRA
X-Cache: MISS, MISS
X-Cache-Hits: 0
Vary: Accept-Encoding
* Connection cache is full, closing the oldest one.
* Closing connection 4
* Connection #10 to host www.springer.com left intact
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#11)
> HEAD /journal/10.1111/%28ISSN%291755-3768/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 21:58:58 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 21:58:58 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 11
* timeout on name lookup is not supported
* Trying 212.87.19.44...
* Connected to www.app.pan.pl (212.87.19.44) port 80 (#12)
> HEAD /instruction.html HTTP/1.1
> Host: www.app.pan.pl
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 21:58:59 GMT
< Server: Apache
< X-Powered-By: PHP/5.4.45
< Set-Cookie: PHPSESSID=4hjt130pu14mibglggknjm4s94; path=/
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< Pragma: no-cache
< Location: https://e-system.app.pan.pl/app/journal/for_authors/
< Connection: close
< Content-Type: text/html
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Closing connection 12
* Issue another request to this URL: 'https://e-system.app.pan.pl/app/journal/for_authors/'
* timeout on name lookup is not supported
* Trying 212.87.19.42...
* Connected to e-system.app.pan.pl (212.87.19.42) port 443 (#13)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [98 bytes data]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4499 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=Domain Control Validated; CN=*.app.pan.pl
* start date: 2013-06-04 00:00:00 GMT
* expire date: 2016-06-03 23:59:59 GMT
* subjectAltName: e-system.app.pan.pl matched
* issuer: C=NL; O=TERENA; CN=TERENA SSL CA
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /app/journal/for_authors/ HTTP/1.1
> Host: e-system.app.pan.pl
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 21:58:48 GMT
< Server: Apache
< X-Powered-By: PHP/5.3.3
< Set-Cookie: PHPSESSID=a2irsb27p050dt6js23c8m6kf5; path=/
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< Pragma: no-cache
< Connection: close
< Content-Type: text/html
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Date: Thu, 28 Apr 2016 21:58:59 GMT
Server: Apache
X-Powered-By: PHP/5.4.45
Set-Cookie: PHPSESSID=4hjt130pu14mibglggknjm4s94; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Location: https://e-system.app.pan.pl/app/journal/for_authors/
Connection: close
Content-Type: text/html
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 21:58:48 GMT
Server: Apache
X-Powered-By: PHP/5.3.3
Set-Cookie: PHPSESSID=a2irsb27p050dt6js23c8m6kf5; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Content-Type: text/html
* Closing connection 13
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* timeout on name lookup is not supported
* Trying 193.198.184.100...
* Connected to public.carnet.hr (193.198.184.100) port 80 (#14)
> HEAD /acphee/Inst.html HTTP/1.1
> Host: public.carnet.hr
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Date: Thu, 28 Apr 2016 21:59:00 GMT
< Server: Apache/2.2.22 (Debian)
< Location: http://public.carnet.hr/preseljenje/
< Vary: Accept-Encoding
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 5
* Connection #14 to host public.carnet.hr left intact
* Issue another request to this URL: 'http://public.carnet.hr/preseljenje/'
* Found bundle for host public.carnet.hr: 0x24ceb00
* Re-using existing connection! (#14) with host public.carnet.hr
* Connected to public.carnet.hr (193.198.184.100) port 80 (#14)
> HEAD /preseljenje/ HTTP/1.1
> Host: public.carnet.hr
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 21:59:00 GMT
< Server: Apache/2.2.22 (Debian)
< Last-Modified: Mon, 21 Sep 2015 11:24:42 GMT
< ETag: "7952-c0a-5204020bccbe0"
< Accept-Ranges: bytes
< Content-Length: 3082
< Vary: Accept-Encoding
< Content-Type: text/html
< X-Pad: avoid browser bug
<
0 3082 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Date: Thu, 28 Apr 2016 21:59:00 GMT
Server: Apache/2.2.22 (Debian)
Location: http://public.carnet.hr/preseljenje/
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 21:59:00 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Mon, 21 Sep 2015 11:24:42 GMT
ETag: "7952-c0a-5204020bccbe0"
Accept-Ranges: bytes
Content-Length: 3082
Vary: Accept-Encoding
Content-Type: text/html
X-Pad: avoid browser bug
* Connection #14 to host public.carnet.hr left intact
* Found bundle for host www.elsevier.com: 0x1da3920
* Re-using existing connection! (#7) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 80 (#7)
> HEAD /journals/acta-pharmaceutica-sinica-b/2211-3835/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Type: text/html
< Connection: keep-alive
< X-Cache: MISS from squizedge.net
< Via: 1.1 squizedge.net
< Date: Thu, 28 Apr 2016 21:59:00 GMT
< Location: https://www.elsevier.com/journals/acta-pharmaceutica-sinica-b/2211-3835/guide-for-authors
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #7 to host www.elsevier.com left intact
* Issue another request to this URL: 'https://www.elsevier.com/journals/acta-pharmaceutica-sinica-b/2211-3835/guide-for-authors'
* Found bundle for host www.elsevier.com: 0x1da3920
* Re-using existing connection! (#8) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 443 (#8)
} [5 bytes data]
> HEAD /journals/acta-pharmaceutica-sinica-b/2211-3835/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
< Date: Thu, 28 Apr 2016 21:59:02 GMT
< X-Cache: MISS from squizedge.net
< Vary: Accept-Encoding
< X-UA-Compatible: IE=edge,chrome=1
< Set-Cookie: SQ_SYSTEM_SESSION=fkd2mn8p9s8uc84jp9jqt4k2e9sk9lnmmqqs8kqsatmmhrn3me9h8glpag4tpd6psruvneqj4tises05o4s92t5v137h743p9pv36d3; path=/; HttpOnly
< Cache-Control: private, must-revalidate
< Via: 1.1 squizedge.net
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 301 Moved Permanently
Content-Type: text/html
Connection: keep-alive
X-Cache: MISS from squizedge.net
Via: 1.1 squizedge.net
Date: Thu, 28 Apr 2016 21:59:00 GMT
Location: https://www.elsevier.com/journals/acta-pharmaceutica-sinica-b/2211-3835/guide-for-authors
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
Date: Thu, 28 Apr 2016 21:59:02 GMT
X-Cache: MISS from squizedge.net
Vary: Accept-Encoding
X-UA-Compatible: IE=edge,chrome=1
Set-Cookie: SQ_SYSTEM_SESSION=fkd2mn8p9s8uc84jp9jqt4k2e9sk9lnmmqqs8kqsatmmhrn3me9h8glpag4tpd6psruvneqj4tises05o4s92t5v137h743p9pv36d3; path=/; HttpOnly
Cache-Control: private, must-revalidate
Via: 1.1 squizedge.net
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
* Connection #8 to host www.elsevier.com left intact
* timeout on name lookup is not supported
* Trying 46.254.34.181...
* Connected to www.actaphilosophica.it (46.254.34.181) port 80 (#15)
> HEAD /it/norme-i-collaboratori HTTP/1.1
> Host: www.actaphilosophica.it
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 21:59:02 GMT
< Server: Apache
< X-Drupal-Cache: MISS
< X-Content-Type-Options: nosniff
< Content-Language: it
< Link: </it/norme-i-collaboratori>; rel="canonical",</it/node/6>; rel="shortlink"
< X-Generator: Drupal 7 (http://drupal.org)
< Cache-Control: public, max-age=0
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Vary: Cookie,Accept-Encoding
< Etag: "1461880742-0"
< Last-Modified: Thu, 28 Apr 2016 21:59:02 GMT
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 21:59:02 GMT
Server: Apache
X-Drupal-Cache: MISS
X-Content-Type-Options: nosniff
Content-Language: it
Link: </it/norme-i-collaboratori>; rel="canonical",</it/node/6>; rel="shortlink"
X-Generator: Drupal 7 (http://drupal.org)
Cache-Control: public, max-age=0
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Vary: Cookie,Accept-Encoding
Etag: "1461880742-0"
Last-Modified: Thu, 28 Apr 2016 21:59:02 GMT
Content-Type: text/html; charset=utf-8
* Connection cache is full, closing the oldest one.
* Closing connection 9
* Connection #15 to host www.actaphilosophica.it left intact
* timeout on name lookup is not supported
* Trying 147.32.3.202...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to www.cvut.cz (147.32.3.202) port 80 (#16)
> HEAD /en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f949 HTTP/1.1
> Host: www.cvut.cz
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 21:56:58 GMT
< Server: Apache/2.2.15 (Oracle)
< Location: https://www.cvut.cz/en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f949
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 10
* Connection #16 to host www.cvut.cz left intact
* Issue another request to this URL: 'https://www.cvut.cz/en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f949'
* Found bundle for host www.cvut.cz: 0x24ce940
* timeout on name lookup is not supported
* Trying 147.32.3.202...
* Connected to www.cvut.cz (147.32.3.202) port 443 (#17)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [98 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3599 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: C=CZ; ST=Hlavn▒ m\U011Bsto Praha; L=Praha 6; O=Czech Technical University in Prague; CN=www.cvut.cz
* start date: 2015-10-13 00:00:00 GMT
* expire date: 2018-10-17 12:00:00 GMT
* subjectAltName: www.cvut.cz matched
* issuer: C=NL; ST=Noord-Holland; L=Amsterdam; O=TERENA; CN=TERENA SSL CA 3
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f949 HTTP/1.1
> Host: www.cvut.cz
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 404 Not Found
< Date: Thu, 28 Apr 2016 21:56:58 GMT
< Server: Apache/2.2.15 (Oracle)
< X-Drupal-Cache: MISS
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0
< X-Content-Type-Options: nosniff
< Content-Language: en
< X-Generator: Drupal 7 (http://drupal.org)
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Date: Thu, 28 Apr 2016 21:56:58 GMT
Server: Apache/2.2.15 (Oracle)
Location: https://www.cvut.cz/en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f949
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 404 Not Found
Date: Thu, 28 Apr 2016 21:56:58 GMT
Server: Apache/2.2.15 (Oracle)
X-Drupal-Cache: MISS
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0
X-Content-Type-Options: nosniff
Content-Language: en
X-Generator: Drupal 7 (http://drupal.org)
Content-Type: text/html; charset=utf-8
* Connection cache is full, closing the oldest one.
* Closing connection 14
* Connection #17 to host www.cvut.cz left intact
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#18)
> HEAD /journal/10.1111/%28ISSN%291600-0447/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 21:59:03 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 21:59:03 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 18
* timeout on name lookup is not supported
* Trying 195.242.93.169...
* Connected to pbsociety.org.pl (195.242.93.169) port 443 (#19)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [66 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [1790 bytes data]
* TLSv1.2 (OUT), TLS alert, Server hello (2):
} [2 bytes data]
* SSL certificate problem: unable to get local issuer certificate
* Closing connection 19
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
* Rebuilt URL to: http://www.slu.se/
* timeout on name lookup is not supported
* Trying 130.238.96.111...
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* Connected to www.slu.se (130.238.96.111) port 80 (#20)
> HEAD / HTTP/1.1
> Host: www.slu.se
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: private
< Content-Length: 153987
< Content-Type: text/html; charset=utf-8
< Expires: Wed, 27 Apr 2016 21:59:05 GMT
< Server: Microsoft-IIS/7.5
< Set-Cookie: Vizzit=whbQuY2ZqkyvokWI3MMWjA==:1461887945; expires=Fri, 28-Apr-2017 21:59:05 GMT; path=/
< Set-Cookie: ASP.NET_SessionId=23lwon45hpetsw45qhnyne45; path=/; HttpOnly
< X-AspNet-Version: 2.0.50727
< X-Powered-By: ASP.NET
< Date: Thu, 28 Apr 2016 21:59:05 GMT
<
0 150k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 153987
Content-Type: text/html; charset=utf-8
Expires: Wed, 27 Apr 2016 21:59:05 GMT
Server: Microsoft-IIS/7.5
Set-Cookie: Vizzit=whbQuY2ZqkyvokWI3MMWjA==:1461887945; expires=Fri, 28-Apr-2017 21:59:05 GMT; path=/
Set-Cookie: ASP.NET_SessionId=23lwon45hpetsw45qhnyne45; path=/; HttpOnly
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Thu, 28 Apr 2016 21:59:05 GMT
* Connection cache is full, closing the oldest one.
* Closing connection 7
* Connection #20 to host www.slu.se left intact
* Connection 15 seems to be dead!
* Closing connection 15
* timeout on name lookup is not supported
* Trying 54.192.46.177...
* Connected to us.sagepub.com (54.192.46.177) port 443 (#21)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [76 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3851 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: C=GB; ST=London; L=London; O=SAGE Publications Limited; OU=IT; CN=*.sagepub.com
* start date: 2014-02-20 00:00:00 GMT
* expire date: 2017-02-24 12:00:00 GMT
* subjectAltName: us.sagepub.com matched
* issuer: C=US; O=DigiCert Inc; CN=DigiCert SHA2 Secure Server CA
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /en-us/nam/administrative-science-quarterly/journal202065 HTTP/1.1
> Host: us.sagepub.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Server: nginx
< Date: Thu, 28 Apr 2016 21:59:06 GMT
< X-Drupal-Cache: HIT
< ETag: "1461876147-0"
< Expires: Fri, 29 Apr 2016 02:42:27 +0000
< Cache-Control: public, max-age=21600, s-maxage=21600
< Content-Language: en-us
< Link: <http://us.sagepub.com/en-us/nam/administrative-science-quarterly/journal202065>; rel="canonical",<https://us.sagepub.com/en-us/nam/node/7112>; rel="shortlink"
< Last-Modified: Thu, 28 Apr 2016 20:42:27 GMT
< Vary: Accept-Encoding,Accept-Encoding,Authorization,Accept-Encoding
< X-Cache: Miss from cloudfront
< Via: 1.1 002c7dd628aeaafbb16627d6bb5046c9.cloudfront.net (CloudFront)
< X-Amz-Cf-Id: JVHb1fYkxSefdppp_amCANkvaRvletBRXahU_giBWqbZBBtgSS14rA==
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Server: nginx
Date: Thu, 28 Apr 2016 21:59:06 GMT
X-Drupal-Cache: HIT
ETag: "1461876147-0"
Expires: Fri, 29 Apr 2016 02:42:27 +0000
Cache-Control: public, max-age=21600, s-maxage=21600
Content-Language: en-us
Link: <http://us.sagepub.com/en-us/nam/administrative-science-quarterly/journal202065>; rel="canonical",<https://us.sagepub.com/en-us/nam/node/7112>; rel="shortlink"
Last-Modified: Thu, 28 Apr 2016 20:42:27 GMT
Vary: Accept-Encoding,Accept-Encoding,Authorization,Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 002c7dd628aeaafbb16627d6bb5046c9.cloudfront.net (CloudFront)
X-Amz-Cf-Id: JVHb1fYkxSefdppp_amCANkvaRvletBRXahU_giBWqbZBBtgSS14rA==
* Connection #21 to host us.sagepub.com left intact
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#22)
> HEAD /journal/10.1002/%28ISSN%291527-2648/homepage/2266_forauthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 21:59:05 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 21:59:05 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 22
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#23)
> HEAD /journal/10.1002/%28ISSN%291616-3028/homepage/2126_forauthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 21:59:06 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 21:59:06 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 23
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#24)
> HEAD /journal/10.1002/%28ISSN%291521-4095/homepage/2089_authorresources.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 21:59:06 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 21:59:06 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 24
* Connection 16 seems to be dead!
* Closing connection 16
* Connection 17 seems to be dead!
* Closing connection 17
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* timeout on name lookup is not supported
* Trying 5.44.100.16...
* Connected to www.scirp.org (5.44.100.16) port 80 (#25)
> HEAD /journal/ForAuthors.aspx?JournalID=1408 HTTP/1.1
> Host: www.scirp.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: private
< Content-Length: 47291
< Content-Type: text/html; charset=utf-8
< X-AspNet-Version: 2.0.50727
< Set-Cookie: ASP.NET_SessionId=n0kixg45r4flww45zpgjkbuq; path=/; HttpOnly
< X-Powered-By: ASP.NET
< Date: Thu, 28 Apr 2016 21:56:48 GMT
< X-Cache: MISS from xiaolunde
< X-Cache-Lookup: MISS from xiaolunde:80
< Connection: keep-alive
<
0 47291 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 47291
Content-Type: text/html; charset=utf-8
X-AspNet-Version: 2.0.50727
Set-Cookie: ASP.NET_SessionId=n0kixg45r4flww45zpgjkbuq; path=/; HttpOnly
X-Powered-By: ASP.NET
Date: Thu, 28 Apr 2016 21:56:48 GMT
X-Cache: MISS from xiaolunde
X-Cache-Lookup: MISS from xiaolunde:80
Connection: keep-alive
* Connection #25 to host www.scirp.org left intact
* timeout on name lookup is not supported
* Trying 65.156.1.84...
* Connected to www.worldscinet.com (65.156.1.84) port 80 (#26)
> HEAD /acs/mkt/guidelines.shtml HTTP/1.1
> Host: www.worldscinet.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: AtyponWS/7.1
< Location: http://www.worldscientific.com/page/acs/submission-guidelines
< Content-Length: 0
< Date: Thu, 28 Apr 2016 21:59:10 GMT
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
* Connection #26 to host www.worldscinet.com left intact
* Issue another request to this URL: 'http://www.worldscientific.com/page/acs/submission-guidelines'
* timeout on name lookup is not supported
* Trying 65.156.1.84...
* Connected to www.worldscientific.com (65.156.1.84) port 80 (#27)
> HEAD /page/acs/submission-guidelines HTTP/1.1
> Host: www.worldscientific.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://www.worldscientific.com/page/acs/submission-guidelines?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 21:59:11 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 111
< Date: Thu, 28 Apr 2016 21:59:11 GMT
<
0 111 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 8
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #27 to host www.worldscientific.com left intact
* Issue another request to this URL: 'http://www.worldscientific.com/page/acs/submission-guidelines?cookieSet=1'
* Found bundle for host www.worldscientific.com: 0x24d13a0
* Re-using existing connection! (#27) with host www.worldscientific.com
* Connected to www.worldscientific.com (65.156.1.84) port 80 (#27)
> HEAD /page/acs/submission-guidelines?cookieSet=1 HTTP/1.1
> Host: www.worldscientific.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://www.worldscientific.com/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 88
< Date: Thu, 28 Apr 2016 21:59:11 GMT
<
0 88 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
* Connection #27 to host www.worldscientific.com left intact
* Issue another request to this URL: 'http://www.worldscientific.com/action/cookieAbsent'
* Found bundle for host www.worldscientific.com: 0x24d13a0
* Re-using existing connection! (#27) with host www.worldscientific.com
* Connected to www.worldscientific.com (65.156.1.84) port 80 (#27)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: www.worldscientific.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: d773ddf0c29e1454430ff96906c0be41
< Set-Cookie: JSESSIONID=aaafPsQoOwtK2bVQsw2qv; path=/
< Content-Type: text/html; charset=UTF-8
< Content-Length: 2825
< Date: Thu, 28 Apr 2016 21:59:11 GMT
<
0 2825 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0HTTP/1.1 301 Moved Permanently
Server: AtyponWS/7.1
Location: http://www.worldscientific.com/page/acs/submission-guidelines
Content-Length: 0
Date: Thu, 28 Apr 2016 21:59:10 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://www.worldscientific.com/page/acs/submission-guidelines?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 21:59:11 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 111
Date: Thu, 28 Apr 2016 21:59:11 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://www.worldscientific.com/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 88
Date: Thu, 28 Apr 2016 21:59:11 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: d773ddf0c29e1454430ff96906c0be41
Set-Cookie: JSESSIONID=aaafPsQoOwtK2bVQsw2qv; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 2825
Date: Thu, 28 Apr 2016 21:59:11 GMT
* Connection #27 to host www.worldscientific.com left intact
* timeout on name lookup is not supported
* Hostname www.elsevier.com was found in DNS cache
* Trying 52.28.96.204...
* Connected to www.elsevier.com (52.28.96.204) port 80 (#28)
> HEAD /journals/african-journal-of-emergency-medicine/2211-419X/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Type: text/html
< Connection: keep-alive
< X-Cache: MISS from squizedge.net
< Via: 1.1 squizedge.net
< Date: Thu, 28 Apr 2016 21:59:12 GMT
< Location: https://www.elsevier.com/journals/african-journal-of-emergency-medicine/2211-419X/guide-for-authors
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 20
* Connection #28 to host www.elsevier.com left intact
* Issue another request to this URL: 'https://www.elsevier.com/journals/african-journal-of-emergency-medicine/2211-419X/guide-for-authors'
* Found bundle for host www.elsevier.com: 0x23b1710
* timeout on name lookup is not supported
* Hostname www.elsevier.com was found in DNS cache
* Trying 52.28.96.204...
* Connected to www.elsevier.com (52.28.96.204) port 443 (#29)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* SSL re-using session ID
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [101 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=www.elsevier.com; O=Elsevier Ltd; L=Oxford Spires; ST=KIDLINGTON; C=GB
* start date: 2015-09-15 09:00:12 GMT
* expire date: 2018-10-15 15:00:12 GMT
* subjectAltName: www.elsevier.com matched
* issuer: C=US; ST=Illinois; L=Chicago; O=Trustwave Holdings, Inc.; CN=Trustwave Organization Validation SHA256 CA, Level 1; emailAddress=ca@trustwave.com
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /journals/african-journal-of-emergency-medicine/2211-419X/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
< Date: Thu, 28 Apr 2016 21:59:14 GMT
< X-Cache: MISS from squizedge.net
< Vary: Accept-Encoding
< X-UA-Compatible: IE=edge,chrome=1
< Set-Cookie: SQ_SYSTEM_SESSION=mgcngbsedcib2l15v43agekj9ilhi2q8rbr93ihejhtqub0cpjpcv77aqjtmc579ceep2vb39ej2vqsukd8sirtkjnghiljk0ci55a1; path=/; HttpOnly
< Cache-Control: private, must-revalidate
< Via: 1.1 squizedge.net
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0HTTP/1.1 301 Moved Permanently
Content-Type: text/html
Connection: keep-alive
X-Cache: MISS from squizedge.net
Via: 1.1 squizedge.net
Date: Thu, 28 Apr 2016 21:59:12 GMT
Location: https://www.elsevier.com/journals/african-journal-of-emergency-medicine/2211-419X/guide-for-authors
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
Date: Thu, 28 Apr 2016 21:59:14 GMT
X-Cache: MISS from squizedge.net
Vary: Accept-Encoding
X-UA-Compatible: IE=edge,chrome=1
Set-Cookie: SQ_SYSTEM_SESSION=mgcngbsedcib2l15v43agekj9ilhi2q8rbr93ihejhtqub0cpjpcv77aqjtmc579ceep2vb39ej2vqsukd8sirtkjnghiljk0ci55a1; path=/; HttpOnly
Cache-Control: private, must-revalidate
Via: 1.1 squizedge.net
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
* Connection cache is full, closing the oldest one.
* Closing connection 21
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #29 to host www.elsevier.com left intact
* timeout on name lookup is not supported
* Trying 78.46.4.54...
* Connected to www.nisc.co.za (78.46.4.54) port 80 (#30)
> HEAD /products/59/journals/african-zoology HTTP/1.1
> Host: www.nisc.co.za
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 21:59:14 GMT
< Server: Apache
< X-Powered-By: PHP/5.6.20-1~dotdeb+7.1
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< Pragma: no-cache
< Set-Cookie: PHPSESSID=2q19cvq27kqvjo6i043ulpplv5; path=/
< Vary: Accept-Encoding
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 21:59:14 GMT
Server: Apache
X-Powered-By: PHP/5.6.20-1~dotdeb+7.1
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID=2q19cvq27kqvjo6i043ulpplv5; path=/
Vary: Accept-Encoding
Content-Type: text/html; charset=utf-8
* Connection cache is full, closing the oldest one.
* Closing connection 25
* Connection #30 to host www.nisc.co.za left intact
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#31)
> HEAD /journal/10.1111/%28ISSN%291474-9726/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 21:59:14 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 21:59:14 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 31
* timeout on name lookup is not supported
* Trying 160.109.109.58...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to edmgr.ovid.com (160.109.109.58) port 80 (#32)
> HEAD /aids/accounts/ifauth.htm HTTP/1.1
> Host: edmgr.ovid.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 21:59:15 GMT
< Server: Apache/2.0.39 (Unix) mod_ssl/2.0.39 OpenSSL/0.9.6g
< Last-Modified: Thu, 28 Jan 2016 06:02:58 GMT
< ETag: "b613f9-a163-ab9c6880"
< Accept-Ranges: bytes
< Content-Length: 41315
< Content-Type: text/html
<
0 41315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 21:59:15 GMT
Server: Apache/2.0.39 (Unix) mod_ssl/2.0.39 OpenSSL/0.9.6g
Last-Modified: Thu, 28 Jan 2016 06:02:58 GMT
ETag: "b613f9-a163-ab9c6880"
Accept-Ranges: bytes
Content-Length: 41315
Content-Type: text/html
* Connection cache is full, closing the oldest one.
* Closing connection 26
* Connection #32 to host edmgr.ovid.com left intact
* Found bundle for host www.elsevier.com: 0x23b1710
* Re-using existing connection! (#28) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 80 (#28)
> HEAD /journals/alexandria-journal-of-medicine/2090-5068/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Type: text/html
< Connection: keep-alive
< X-Cache: MISS from squizedge.net
< Via: 1.1 squizedge.net
< Date: Thu, 28 Apr 2016 21:59:15 GMT
< Location: https://www.elsevier.com/journals/alexandria-journal-of-medicine/2090-5068/guide-for-authors
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #28 to host www.elsevier.com left intact
* Issue another request to this URL: 'https://www.elsevier.com/journals/alexandria-journal-of-medicine/2090-5068/guide-for-authors'
* Found bundle for host www.elsevier.com: 0x23b1710
* Re-using existing connection! (#29) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 443 (#29)
} [5 bytes data]
> HEAD /journals/alexandria-journal-of-medicine/2090-5068/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
< Date: Thu, 28 Apr 2016 21:59:17 GMT
< X-Cache: MISS from squizedge.net
< Vary: Accept-Encoding
< X-UA-Compatible: IE=edge,chrome=1
< Set-Cookie: SQ_SYSTEM_SESSION=3u91dp82r2u1c5ig02gql8ec071pnin8lchhre36cgsctp3vce8cpd9ljacq07ql360blor9hc7ne7sh296ac63u2pecmfh3m6jioq1; path=/; HttpOnly
< Cache-Control: private, must-revalidate
< Via: 1.1 squizedge.net
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0HTTP/1.1 301 Moved Permanently
Content-Type: text/html
Connection: keep-alive
X-Cache: MISS from squizedge.net
Via: 1.1 squizedge.net
Date: Thu, 28 Apr 2016 21:59:15 GMT
Location: https://www.elsevier.com/journals/alexandria-journal-of-medicine/2090-5068/guide-for-authors
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
Date: Thu, 28 Apr 2016 21:59:17 GMT
X-Cache: MISS from squizedge.net
Vary: Accept-Encoding
X-UA-Compatible: IE=edge,chrome=1
Set-Cookie: SQ_SYSTEM_SESSION=3u91dp82r2u1c5ig02gql8ec071pnin8lchhre36cgsctp3vce8cpd9ljacq07ql360blor9hc7ne7sh296ac63u2pecmfh3m6jioq1; path=/; HttpOnly
Cache-Control: private, must-revalidate
Via: 1.1 squizedge.net
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
* Connection #29 to host www.elsevier.com left intact
* Found bundle for host www.elsevier.com: 0x23b1710
* Re-using existing connection! (#28) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 80 (#28)
> HEAD /journals/allergology-international/1323-8930/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Type: text/html
< Connection: keep-alive
< X-Cache: MISS from squizedge.net
< Via: 1.1 squizedge.net
< Date: Thu, 28 Apr 2016 21:59:18 GMT
< Location: https://www.elsevier.com/journals/allergology-international/1323-8930/guide-for-authors
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #28 to host www.elsevier.com left intact
* Issue another request to this URL: 'https://www.elsevier.com/journals/allergology-international/1323-8930/guide-for-authors'
* Found bundle for host www.elsevier.com: 0x23b1710
* Re-using existing connection! (#29) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 443 (#29)
} [5 bytes data]
> HEAD /journals/allergology-international/1323-8930/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
< Date: Thu, 28 Apr 2016 21:59:20 GMT
< X-Cache: MISS from squizedge.net
< Vary: Accept-Encoding
< X-UA-Compatible: IE=edge,chrome=1
< Set-Cookie: SQ_SYSTEM_SESSION=bt3281r64l90stggf64sr7c1bvaquubkg575k9adu6esvd31bmj0kjq10s4svf49oo9lgk9fb3id7gcapi5grv4uilqcf53qgvral82; path=/; HttpOnly
< Cache-Control: private, must-revalidate
< Via: 1.1 squizedge.net
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0HTTP/1.1 301 Moved Permanently
Content-Type: text/html
Connection: keep-alive
X-Cache: MISS from squizedge.net
Via: 1.1 squizedge.net
Date: Thu, 28 Apr 2016 21:59:18 GMT
Location: https://www.elsevier.com/journals/allergology-international/1323-8930/guide-for-authors
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
Date: Thu, 28 Apr 2016 21:59:20 GMT
X-Cache: MISS from squizedge.net
Vary: Accept-Encoding
X-UA-Compatible: IE=edge,chrome=1
Set-Cookie: SQ_SYSTEM_SESSION=bt3281r64l90stggf64sr7c1bvaquubkg575k9adu6esvd31bmj0kjq10s4svf49oo9lgk9fb3id7gcapi5grv4uilqcf53qgvral82; path=/; HttpOnly
Cache-Control: private, must-revalidate
Via: 1.1 squizedge.net
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
* Connection #29 to host www.elsevier.com left intact
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#33)
> HEAD /journal/10.1111/%28ISSN%291398-9995/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 21:59:20 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 21:59:20 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 33
* timeout on name lookup is not supported
* Trying 80.74.130.164...
* Connected to www.altex.ch (80.74.130.164) port 80 (#34)
> HEAD /en/index.html?id=34 HTTP/1.1
> Host: www.altex.ch
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 21:59:23 GMT
< Server: Apache
< Location: http://www.altex.ch/Instructions-for-Authors.34.html
< Cache-Control: max-age=60
< Expires: Thu, 28 Apr 2016 22:00:23 GMT
< Vary: Accept-Encoding
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
zumstein@edv132 MINGW64 ~/Coding/styles (master)
$ ls a*
academy-of-management-review.csl
acm-sigchi-proceedings.csl
acm-sigchi-proceedings-extended-abstract-format.csl
acm-siggraph.csl
acm-sig-proceedings.csl
acm-sig-proceedings-long-author-list.csl
acs-nano.csl
acta-anaesthesiologica-scandinavica.csl
acta-anaesthesiologica-taiwanica.csl
acta-naturae.csl
acta-neurochirurgica.csl
acta-ophthalmologica.csl
acta-palaeontologica-polonica.csl
acta-pharmaceutica.csl
acta-pharmaceutica-sinica-b.csl
acta-philosophica.csl
acta-polytechnica.csl
acta-psychiatrica-scandinavica.csl
acta-societatis-botanicorum-poloniae.csl
acta-universitatis-agriculturae-sueciae.csl
administrative-science-quarterly.csl
advanced-engineering-materials.csl
advanced-functional-materials.csl
advanced-materials.csl
advances-in-alzheimers-disease.csl
advances-in-complex-systems.csl
african-journal-of-emergency-medicine.csl
african-zoology.csl
aging-cell.csl
aids.csl
alexandria-journal-of-medicine.csl
allergology-international.csl
allergy.csl
alternatives-to-animal-experimentation.csl
ambio.csl
ameghiniana.csl
american-anthropological-association.csl
american-association-for-cancer-research.csl
american-association-of-petroleum-geologists.csl
american-chemical-society.csl
american-chemical-society-author-date.csl
american-chemical-society-page-first.csl
american-chemical-society-with-titles.csl
american-chemical-society-with-titles-no-et-al.csl
american-chemical-society-with-titles-page-first.csl
american-chemical-society-with-titles-sentence-case.csl
american-chemical-society-with-titles-sentence-case-doi.csl
american-fisheries-society.csl
american-geophysical-union.csl
american-heart-association.csl
american-institute-of-aeronautics-and-astronautics.csl
american-institute-of-physics.csl
american-journal-of-agricultural-economics.csl
american-journal-of-archaeology.csl
american-journal-of-botany.csl
american-journal-of-clinical-pathology.csl
american-journal-of-epidemiology.csl
american-journal-of-health-behavior.csl
american-journal-of-human-genetics.csl
american-journal-of-medical-genetics.csl
american-journal-of-neuroradiology.csl
american-journal-of-orthodontics-and-dentofacial-orthopedics.csl
american-journal-of-plant-sciences.csl
american-journal-of-political-science.csl
american-journal-of-primatology.csl
american-journal-of-respiratory-and-critical-care-medicine.csl
american-journal-of-surgical-pathology.csl
american-marketing-association.csl
american-medical-association.csl
american-medical-association-alphabetical.csl
american-medical-association-no-et-al.csl
american-medical-association-no-url.csl
american-meteorological-society.csl
american-mineralogist.csl
american-physics-society.csl
american-physiological-society.csl
american-phytopathological-society.csl
american-political-science-association.csl
american-society-for-microbiology.csl
american-society-for-pharmacology-and-experimental-therapeutics.csl
american-society-of-civil-engineers.csl
american-society-of-mechanical-engineers.csl
american-sociological-association.csl
american-veterinary-medical-association.csl
analytical-sciences.csl
anesthesia-and-analgesia.csl
anesthesiology.csl
angewandte-chemie.csl
angiologia.csl
animal-welfare.csl
annalen-des-naturhistorischen-museums-in-wien.csl
annales.csl
annals-of-applied-biology.csl
annals-of-biomedical-engineering.csl
annals-of-botany.csl
annals-of-neurology.csl
annals-of-oncology.csl
annals-of-the-association-of-american-geographers.csl
annual-review-of-astronomy-and-astrophysics.csl
annual-review-of-medicine.csl
annual-review-of-nuclear-and-particle-science.csl
annual-reviews.csl
annual-reviews-alphabetical.csl
annual-reviews-author-date.csl
annual-reviews-without-titles.csl
antarctic-science.csl
anticancer-research.csl
antiquity.csl
apa.csl
apa-5th-edition.csl
apa-annotated-bibliography.csl
apa-cv.csl
apa-fr-provost.csl
apa-fr-universite-de-montreal.csl
apa-no-ampersand.csl
apa-no-doi-no-issue.csl
apa-single-spaced.csl
apa-tr.csl
applied-spectroscopy.csl
aquatic-conservation.csl
aquatic-living-resources.csl
arachne.csl
arachnology.csl
archaeometry.csl
archeologie-medievale.csl
archives-of-physical-medicine-and-rehabilitation.csl
archiv-fur-die-civilistische-praxis.csl
archiv-fur-geschichte-der-philosophie.csl
archivos-de-la-sociedad-espanola-de-oftalmologia.csl
artery-research.csl
art-history.csl
arthritis-and-rheumatism.csl
arzneimitteltherapie.csl
asa-cssa-sssa.csl
asaio-journal.csl
asia-and-the-pacific-policy-studies.csl
asian-studies-review.csl
associacao-brasileira-de-normas-tecnicas.csl
associacao-brasileira-de-normas-tecnicas-eceme.csl
associacao-brasileira-de-normas-tecnicas-ipea.csl
associacao-brasileira-de-normas-tecnicas-note.csl
associacao-brasileira-de-normas-tecnicas-ufjf.csl
associacao-brasileira-de-normas-tecnicas-ufmg-face-full.csl
associacao-brasileira-de-normas-tecnicas-ufmg-face-initials.csl
associacao-brasileira-de-normas-tecnicas-ufpr.csl
associacao-brasileira-de-normas-tecnicas-usp-fmvz.csl
associacao-nacional-de-pesquisa-e-ensino-em-transportes.csl
association-for-computational-linguistics.csl
association-for-computing-machinery.csl
atencion-primaria.csl
atom
ausonius-editions.csl
australasian-emergency-nursing-journal.csl
austral-ecology.csl
australian-critical-care.csl
australian-guide-to-legal-citation.csl
australian-historical-studies.csl
australian-journal-of-earth-sciences.csl
australian-journal-of-grape-and-wine-research.csl
australian-veterinary-journal.csl
austrian-legal.csl
avian-conservation-and-ecology.csl
avian-diseases.csl
avian-pathology.csl
aviation-space-and-environmental-medicine.csl
zumstein@edv132 MINGW64 ~/Coding/styles (master)
$ ls a*.csl
academy-of-management-review.csl
acm-sigchi-proceedings.csl
acm-sigchi-proceedings-extended-abstract-format.csl
acm-siggraph.csl
acm-sig-proceedings.csl
acm-sig-proceedings-long-author-list.csl
acs-nano.csl
acta-anaesthesiologica-scandinavica.csl
acta-anaesthesiologica-taiwanica.csl
acta-naturae.csl
acta-neurochirurgica.csl
acta-ophthalmologica.csl
acta-palaeontologica-polonica.csl
acta-pharmaceutica.csl
acta-pharmaceutica-sinica-b.csl
acta-philosophica.csl
acta-polytechnica.csl
acta-psychiatrica-scandinavica.csl
acta-societatis-botanicorum-poloniae.csl
acta-universitatis-agriculturae-sueciae.csl
administrative-science-quarterly.csl
advanced-engineering-materials.csl
advanced-functional-materials.csl
advanced-materials.csl
advances-in-alzheimers-disease.csl
advances-in-complex-systems.csl
african-journal-of-emergency-medicine.csl
african-zoology.csl
aging-cell.csl
aids.csl
alexandria-journal-of-medicine.csl
allergology-international.csl
allergy.csl
alternatives-to-animal-experimentation.csl
ambio.csl
ameghiniana.csl
american-anthropological-association.csl
american-association-for-cancer-research.csl
american-association-of-petroleum-geologists.csl
american-chemical-society.csl
american-chemical-society-author-date.csl
american-chemical-society-page-first.csl
american-chemical-society-with-titles.csl
american-chemical-society-with-titles-no-et-al.csl
american-chemical-society-with-titles-page-first.csl
american-chemical-society-with-titles-sentence-case.csl
american-chemical-society-with-titles-sentence-case-doi.csl
american-fisheries-society.csl
american-geophysical-union.csl
american-heart-association.csl
american-institute-of-aeronautics-and-astronautics.csl
american-institute-of-physics.csl
american-journal-of-agricultural-economics.csl
american-journal-of-archaeology.csl
american-journal-of-botany.csl
american-journal-of-clinical-pathology.csl
american-journal-of-epidemiology.csl
american-journal-of-health-behavior.csl
american-journal-of-human-genetics.csl
american-journal-of-medical-genetics.csl
american-journal-of-neuroradiology.csl
american-journal-of-orthodontics-and-dentofacial-orthopedics.csl
american-journal-of-plant-sciences.csl
american-journal-of-political-science.csl
american-journal-of-primatology.csl
american-journal-of-respiratory-and-critical-care-medicine.csl
american-journal-of-surgical-pathology.csl
american-marketing-association.csl
american-medical-association.csl
american-medical-association-alphabetical.csl
american-medical-association-no-et-al.csl
american-medical-association-no-url.csl
american-meteorological-society.csl
american-mineralogist.csl
american-physics-society.csl
american-physiological-society.csl
american-phytopathological-society.csl
american-political-science-association.csl
american-society-for-microbiology.csl
american-society-for-pharmacology-and-experimental-therapeutics.csl
american-society-of-civil-engineers.csl
american-society-of-mechanical-engineers.csl
american-sociological-association.csl
american-veterinary-medical-association.csl
analytical-sciences.csl
anesthesia-and-analgesia.csl
anesthesiology.csl
angewandte-chemie.csl
angiologia.csl
animal-welfare.csl
annalen-des-naturhistorischen-museums-in-wien.csl
annales.csl
annals-of-applied-biology.csl
annals-of-biomedical-engineering.csl
annals-of-botany.csl
annals-of-neurology.csl
annals-of-oncology.csl
annals-of-the-association-of-american-geographers.csl
annual-review-of-astronomy-and-astrophysics.csl
annual-review-of-medicine.csl
annual-review-of-nuclear-and-particle-science.csl
annual-reviews.csl
annual-reviews-alphabetical.csl
annual-reviews-author-date.csl
annual-reviews-without-titles.csl
antarctic-science.csl
anticancer-research.csl
antiquity.csl
apa.csl
apa-5th-edition.csl
apa-annotated-bibliography.csl
apa-cv.csl
apa-fr-provost.csl
apa-fr-universite-de-montreal.csl
apa-no-ampersand.csl
apa-no-doi-no-issue.csl
apa-single-spaced.csl
apa-tr.csl
applied-spectroscopy.csl
aquatic-conservation.csl
aquatic-living-resources.csl
arachne.csl
arachnology.csl
archaeometry.csl
archeologie-medievale.csl
archives-of-physical-medicine-and-rehabilitation.csl
archiv-fur-die-civilistische-praxis.csl
archiv-fur-geschichte-der-philosophie.csl
archivos-de-la-sociedad-espanola-de-oftalmologia.csl
artery-research.csl
art-history.csl
arthritis-and-rheumatism.csl
arzneimitteltherapie.csl
asa-cssa-sssa.csl
asaio-journal.csl
asia-and-the-pacific-policy-studies.csl
asian-studies-review.csl
associacao-brasileira-de-normas-tecnicas.csl
associacao-brasileira-de-normas-tecnicas-eceme.csl
associacao-brasileira-de-normas-tecnicas-ipea.csl
associacao-brasileira-de-normas-tecnicas-note.csl
associacao-brasileira-de-normas-tecnicas-ufjf.csl
associacao-brasileira-de-normas-tecnicas-ufmg-face-full.csl
associacao-brasileira-de-normas-tecnicas-ufmg-face-initials.csl
associacao-brasileira-de-normas-tecnicas-ufpr.csl
associacao-brasileira-de-normas-tecnicas-usp-fmvz.csl
associacao-nacional-de-pesquisa-e-ensino-em-transportes.csl
association-for-computational-linguistics.csl
association-for-computing-machinery.csl
atencion-primaria.csl
ausonius-editions.csl
australasian-emergency-nursing-journal.csl
austral-ecology.csl
australian-critical-care.csl
australian-guide-to-legal-citation.csl
australian-historical-studies.csl
australian-journal-of-earth-sciences.csl
australian-journal-of-grape-and-wine-research.csl
australian-veterinary-journal.csl
austrian-legal.csl
avian-conservation-and-ecology.csl
avian-diseases.csl
avian-pathology.csl
aviation-space-and-environmental-medicine.csl
zumstein@edv132 MINGW64 ~/Coding/styles (master)
$ ls b*
babes-bolyai-university-faculty-of-orthodox-theology.csl
beltz-padagogik.csl
bibtex.csl
bioarchaeology-of-the-near-east.csl
biochemical-journal.csl
biochemical-society-transactions.csl
biochemistry.csl
biochimica-et-biophysica-acta.csl
bioelectromagnetics.csl
bioessays.csl
bioinformatics.csl
biologia.csl
biological-and-pharmaceutical-bulletin.csl
biological-journal-of-the-linnean-society.csl
biological-psychiatry.csl
biological-reviews.csl
biology-of-reproduction.csl
biomed-central.csl
biomed-research-international.csl
biometrics.csl
bioorganic-and-medicinal-chemistry-letters.csl
biophysical-journal.csl
biopolymers.csl
bioresources.csl
biotechniques.csl
biotechnology-and-bioengineering.csl
biotropica.csl
blood.csl
bluebook2.csl
bluebook-inline.csl
bluebook-law-review.csl
bmj.csl
body-and-society.csl
boreal-environment-research.csl
brain.csl
brazilian-journal-of-infectious-diseases.csl
briefings-in-bioinformatics.csl
british-ecological-society.csl
british-journal-of-anaesthesia.csl
british-journal-of-cancer.csl
british-journal-of-dermatology.csl
british-journal-of-haematology.csl
british-journal-of-industrial-relations.csl
british-journal-of-pharmacology.csl
british-journal-of-political-science.csl
british-journal-of-surgery.csl
building-structure.csl
bulletin-de-la-societe-prehistorique-francaise.csl
bulletin-of-faculty-of-pharmacy-cairo-university.csl
bulletin-of-marine-science.csl
byzantina-symmeikta.csl
zumstein@edv132 MINGW64 ~/Coding/styles (master)
$ grep -Poh '[^"]*(?=" rel="documentation")' a*.csl | xargs curl -ILv
* timeout on name lookup is not supported
* Trying 207.45.165.3...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to aom.org (207.45.165.3) port 80 (#0)
> HEAD /uploadedFiles/Publications/AMR/AMR%20Style%20Guide%202014.pdf HTTP/1.1
> Host: aom.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: public, no-cache="Set-Cookie"
< Content-Length: 41932
< Content-Type: application/pdf
< Last-Modified: Mon, 27 Oct 2014 13:54:07 GMT
< Server: Microsoft-IIS/7.5
< Set-Cookie: ecm=user_id=0&isMembershipUser=0&site_id=&username=&new_site=/&unique_id=0&site_preview=0&langvalue=0&DefaultLanguage=1033&NavLanguage=1033&LastValidLanguageID=1033&DefaultCurrency=840&SiteCurrency=840&ContType=&UserCulture=1033&dm=aom.org&SiteLanguage=1033; path=/
< Set-Cookie: EktGUID=23624c39-a3d5-4c52-8ee9-bec7e33c6dcf; expires=Fri, 28-Apr-2017 22:01:06 GMT; path=/
< Set-Cookie: EkAnalytics=0; expires=Fri, 28-Apr-2017 22:01:06 GMT; path=/
< X-AspNet-Version: 4.0.30319
< X-Powered-By: ASP.NET
< Date: Thu, 28 Apr 2016 22:01:06 GMT
<
0 41932 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Cache-Control: public, no-cache="Set-Cookie"
Content-Length: 41932
Content-Type: application/pdf
Last-Modified: Mon, 27 Oct 2014 13:54:07 GMT
Server: Microsoft-IIS/7.5
Set-Cookie: ecm=user_id=0&isMembershipUser=0&site_id=&username=&new_site=/&unique_id=0&site_preview=0&langvalue=0&DefaultLanguage=1033&NavLanguage=1033&LastValidLanguageID=1033&DefaultCurrency=840&SiteCurrency=840&ContType=&UserCulture=1033&dm=aom.org&SiteLanguage=1033; path=/
Set-Cookie: EktGUID=23624c39-a3d5-4c52-8ee9-bec7e33c6dcf; expires=Fri, 28-Apr-2017 22:01:06 GMT; path=/
Set-Cookie: EkAnalytics=0; expires=Fri, 28-Apr-2017 22:01:06 GMT; path=/
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Thu, 28 Apr 2016 22:01:06 GMT
* Connection #0 to host aom.org left intact
* timeout on name lookup is not supported
* Trying 162.254.252.104...
* Connected to cscw.acm.org (162.254.252.104) port 80 (#1)
> HEAD /2016/submit/sigchi-word-proceedings.zip HTTP/1.1
> Host: cscw.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:01:12 GMT
< Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/1.0.1e-fips DAV/2 mod_bwlimited/1.4 PHP/5.5.30
< Last-Modified: Wed, 04 Mar 2015 04:49:22 GMT
< ETag: "202649b-110c6e-5106f2cc3d880"
< Accept-Ranges: bytes
< Content-Length: 1117294
< Strict-Transport-Security: max-age=31536000
< Content-Type: application/zip
<
0 1091k 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:01:12 GMT
Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/1.0.1e-fips DAV/2 mod_bwlimited/1.4 PHP/5.5.30
Last-Modified: Wed, 04 Mar 2015 04:49:22 GMT
ETag: "202649b-110c6e-5106f2cc3d880"
Accept-Ranges: bytes
Content-Length: 1117294
Strict-Transport-Security: max-age=31536000
Content-Type: application/zip
* Connection #1 to host cscw.acm.org left intact
* timeout on name lookup is not supported
* Trying 162.254.252.104...
* Connected to chi2014.acm.org (162.254.252.104) port 80 (#2)
> HEAD /authors/format HTTP/1.1
> Host: chi2014.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:01:19 GMT
< Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/1.0.1e-fips DAV/2 mod_bwlimited/1.4 PHP/5.5.30
< X-Powered-By: PHP/5.5.30
< Strict-Transport-Security: max-age=31536000
< Content-Type: text/html
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:01:19 GMT
Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/1.0.1e-fips DAV/2 mod_bwlimited/1.4 PHP/5.5.30
X-Powered-By: PHP/5.5.30
Strict-Transport-Security: max-age=31536000
Content-Type: text/html
* Connection #2 to host chi2014.acm.org left intact
* Connection 1 seems to be dead!
* Closing connection 1
* timeout on name lookup is not supported
* Trying 64.238.147.84...
* Connected to www.siggraph.org (64.238.147.84) port 80 (#3)
> HEAD /publications/instructions.pdf HTTP/1.1
> Host: www.siggraph.org
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0< HTTP/1.1 302 Found
< Date: Thu, 28 Apr 2016 22:01:18 GMT
< Server: Apache/2.2.3 (Red Hat)
< Location: http://www.siggraph.org/instructions-authors
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #3 to host www.siggraph.org left intact
* Issue another request to this URL: 'http://www.siggraph.org/instructions-authors'
* Found bundle for host www.siggraph.org: 0x653790
* Re-using existing connection! (#3) with host www.siggraph.org
* Connected to www.siggraph.org (64.238.147.84) port 80 (#3)
> HEAD /instructions-authors HTTP/1.1
> Host: www.siggraph.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Date: Thu, 28 Apr 2016 22:01:18 GMT
< Server: Apache/2.2.3 (Red Hat)
< Location: http://www.siggraph.org/learn/instructions-authors
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #3 to host www.siggraph.org left intact
* Issue another request to this URL: 'http://www.siggraph.org/learn/instructions-authors'
* Found bundle for host www.siggraph.org: 0x653790
* Re-using existing connection! (#3) with host www.siggraph.org
* Connected to www.siggraph.org (64.238.147.84) port 80 (#3)
> HEAD /learn/instructions-authors HTTP/1.1
> Host: www.siggraph.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:01:18 GMT
< Server: Apache/2.2.3 (Red Hat)
< X-Powered-By: PHP/5.3.3
< X-Drupal-Cache: HIT
< Etag: "1461874644-0"
< Content-Language: en
< X-Generator: Drupal 7 (http://drupal.org)
< Link: <http://www.siggraph.org/learn/instructions-authors>; rel="canonical",<http://www.siggraph.org/node/36>; rel="shortlink"
< Cache-Control: public, max-age=0
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Vary: Cookie,Accept-Encoding
< Last-Modified: Thu, 28 Apr 2016 20:17:24 GMT
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Date: Thu, 28 Apr 2016 22:01:18 GMT
Server: Apache/2.2.3 (Red Hat)
Location: http://www.siggraph.org/instructions-authors
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 302 Found
Date: Thu, 28 Apr 2016 22:01:18 GMT
Server: Apache/2.2.3 (Red Hat)
Location: http://www.siggraph.org/learn/instructions-authors
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:01:18 GMT
Server: Apache/2.2.3 (Red Hat)
X-Powered-By: PHP/5.3.3
X-Drupal-Cache: HIT
Etag: "1461874644-0"
Content-Language: en
X-Generator: Drupal 7 (http://drupal.org)
Link: <http://www.siggraph.org/learn/instructions-authors>; rel="canonical",<http://www.siggraph.org/node/36>; rel="shortlink"
Cache-Control: public, max-age=0
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Vary: Cookie,Accept-Encoding
Last-Modified: Thu, 28 Apr 2016 20:17:24 GMT
Content-Type: text/html; charset=utf-8
* Connection #3 to host www.siggraph.org left intact
* timeout on name lookup is not supported
* Trying 64.238.147.122...
* Connected to www.acm.org (64.238.147.122) port 80 (#4)
> HEAD /sigs/publications/proceedings-templates HTTP/1.1
> Host: www.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 22:04:52 GMT
< Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips
< Location: http://www.acm.org/publications/proceedings-template
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #4 to host www.acm.org left intact
* Issue another request to this URL: 'http://www.acm.org/publications/proceedings-template'
* Found bundle for host www.acm.org: 0x653710
* Re-using existing connection! (#4) with host www.acm.org
* Connected to www.acm.org (64.238.147.122) port 80 (#4)
> HEAD /publications/proceedings-template HTTP/1.1
> Host: www.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:04:51 GMT
< Server: Apache-Coyote/1.1
< Content-Type: text/html;charset=UTF-8
< Transfer-Encoding: chunked
< Set-Cookie: JSESSIONID=C078D73119508315129ABA4454808150; Path=/; HttpOnly
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Date: Thu, 28 Apr 2016 22:04:52 GMT
Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips
Location: http://www.acm.org/publications/proceedings-template
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:04:51 GMT
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Set-Cookie: JSESSIONID=C078D73119508315129ABA4454808150; Path=/; HttpOnly
* Connection #4 to host www.acm.org left intact
* Found bundle for host www.acm.org: 0x653710
* Re-using existing connection! (#4) with host www.acm.org
* Connected to www.acm.org (64.238.147.122) port 80 (#4)
> HEAD /sigs/publications/proceedings-templates HTTP/1.1
> Host: www.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 22:04:52 GMT
< Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips
< Location: http://www.acm.org/publications/proceedings-template
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #4 to host www.acm.org left intact
* Issue another request to this URL: 'http://www.acm.org/publications/proceedings-template'
* Found bundle for host www.acm.org: 0x653710
* Re-using existing connection! (#4) with host www.acm.org
* Connected to www.acm.org (64.238.147.122) port 80 (#4)
> HEAD /publications/proceedings-template HTTP/1.1
> Host: www.acm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:04:51 GMT
< Server: Apache-Coyote/1.1
< Content-Type: text/html;charset=UTF-8
< Transfer-Encoding: chunked
< Set-Cookie: JSESSIONID=FA85308C6CD5D373DD58572C974E798D; Path=/; HttpOnly
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Date: Thu, 28 Apr 2016 22:04:52 GMT
Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips
Location: http://www.acm.org/publications/proceedings-template
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:04:51 GMT
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Set-Cookie: JSESSIONID=FA85308C6CD5D373DD58572C974E798D; Path=/; HttpOnly
* Connection #4 to host www.acm.org left intact
* timeout on name lookup is not supported
* Trying 198.29.7.70...
* Connected to pubs.acs.org (198.29.7.70) port 80 (#5)
> HEAD /paragonplus/submission/ancac3/ancac3_authguide.pdf HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:01:20 GMT
< Server: Apache
< Last-Modified: Fri, 25 Sep 2015 18:28:46 GMT
< ETag: "1ea485-4951a-5209684a2d380"
< Accept-Ranges: bytes
< Content-Length: 300314
< Cache-Control: max-age=300
< Expires: Thu, 28 Apr 2016 22:06:20 GMT
< Content-Type: application/pdf
<
0 293k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:01:20 GMT
Server: Apache
Last-Modified: Fri, 25 Sep 2015 18:28:46 GMT
ETag: "1ea485-4951a-5209684a2d380"
Accept-Ranges: bytes
Content-Length: 300314
Cache-Control: max-age=300
Expires: Thu, 28 Apr 2016 22:06:20 GMT
Content-Type: application/pdf
* Connection #5 to host pubs.acs.org left intact
* timeout on name lookup is not supported
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#6)
> HEAD /journal/10.1111/(ISSN)1399-6576/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:01:19 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:01:19 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 6
* timeout on name lookup is not supported
* Trying 52.28.96.204...
* Connected to www.elsevier.com (52.28.96.204) port 80 (#7)
> HEAD /journals/acta-anaesthesiologica-taiwanica/1875-4597/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Type: text/html
< Connection: keep-alive
< X-Cache: MISS from squizedge.net
< Via: 1.1 squizedge.net
< Date: Thu, 28 Apr 2016 22:01:20 GMT
< Location: https://www.elsevier.com/journals/acta-anaesthesiologica-taiwanica/1875-4597/guide-for-authors
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 0
* Connection #7 to host www.elsevier.com left intact
* Issue another request to this URL: 'https://www.elsevier.com/journals/acta-anaesthesiologica-taiwanica/1875-4597/guide-for-authors'
* Found bundle for host www.elsevier.com: 0x651410
* timeout on name lookup is not supported
* Trying 52.28.96.204...
* Connected to www.elsevier.com (52.28.96.204) port 443 (#8)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [113 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2675 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=www.elsevier.com; O=Elsevier Ltd; L=Oxford Spires; ST=KIDLINGTON; C=GB
* start date: 2015-09-15 09:00:12 GMT
* expire date: 2018-10-15 15:00:12 GMT
* subjectAltName: www.elsevier.com matched
* issuer: C=US; ST=Illinois; L=Chicago; O=Trustwave Holdings, Inc.; CN=Trustwave Organization Validation SHA256 CA, Level 1; emailAddress=ca@trustwave.com
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /journals/acta-anaesthesiologica-taiwanica/1875-4597/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
< Date: Thu, 28 Apr 2016 22:01:21 GMT
< X-Cache: MISS from squizedge.net
< Vary: Accept-Encoding
< X-UA-Compatible: IE=edge,chrome=1
< Set-Cookie: SQ_SYSTEM_SESSION=0slaqkp09pmvhghaa3bmjfrbsfcddvmldbjlet5fieat3ckvbej4ih1rtgmble5igi7l8036q5m2gac1jh229q4u144jhop5rqugp12; path=/; HttpOnly
< Cache-Control: private, must-revalidate
< Via: 1.1 squizedge.net
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Content-Type: text/html
Connection: keep-alive
X-Cache: MISS from squizedge.net
Via: 1.1 squizedge.net
Date: Thu, 28 Apr 2016 22:01:20 GMT
Location: https://www.elsevier.com/journals/acta-anaesthesiologica-taiwanica/1875-4597/guide-for-authors
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
Date: Thu, 28 Apr 2016 22:01:21 GMT
X-Cache: MISS from squizedge.net
Vary: Accept-Encoding
X-UA-Compatible: IE=edge,chrome=1
Set-Cookie: SQ_SYSTEM_SESSION=0slaqkp09pmvhghaa3bmjfrbsfcddvmldbjlet5fieat3ckvbej4ih1rtgmble5igi7l8036q5m2gac1jh229q4u144jhop5rqugp12; path=/; HttpOnly
Cache-Control: private, must-revalidate
Via: 1.1 squizedge.net
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
* Connection cache is full, closing the oldest one.
* Closing connection 2
* Connection #8 to host www.elsevier.com left intact
* timeout on name lookup is not supported
* Trying 37.230.152.51...
* Connected to actanaturae.ru (37.230.152.51) port 80 (#9)
> HEAD / HTTP/1.1
> Host: actanaturae.ru
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: private
< Content-Length: 79156
< Content-Type: text/html; charset=utf-8
< Server: Microsoft-IIS/7.5
< Set-Cookie: ASP.NET_SessionId=13gjdsezpcxjeb45fyehsavf; path=/; HttpOnly
< X-AspNet-Version: 2.0.50727
< X-Powered-By: ASP.NET
< Date: Thu, 28 Apr 2016 22:01:48 GMT
<
0 79156 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 79156
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
Set-Cookie: ASP.NET_SessionId=13gjdsezpcxjeb45fyehsavf; path=/; HttpOnly
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Thu, 28 Apr 2016 22:01:48 GMT
* Connection cache is full, closing the oldest one.
* Closing connection 3
* Connection #9 to host actanaturae.ru left intact
* timeout on name lookup is not supported
* Trying 185.31.17.67...
* Connected to www.springer.com (185.31.17.67) port 80 (#10)
> HEAD /medicine/surgery/journal/701 HTTP/1.1
> Host: www.springer.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0< HTTP/1.1 200 OK
< Server: Apache-Coyote/1.1
< X-Powered-By: Servlet 2.4; JBoss-4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)/JBossWeb-2.0
< Pragma: no-cache
< Expires: -1
< Cache-Control: no-cache, max-age=0, must-revalidate
< Content-Type: text/html;charset=UTF-8
< Content-Language: de-DE
< Set-Cookie: JSESSIONID=DE23D3AA31F9E5CB498DDCA44A60F5E9.FA3; Path=/
< Set-Cookie: LAST_URL=medicine%2Fsurgery%2Fjournal%2F701; Path=/
< Via: 1.1 www.springer.com
< X-country_geoip: DE
< X-CURRENT_COUNTRY_AFTER_4: DE
< X-country_after_rules: DE
< X-hfp: | no ttl || set-cookie || no cache |
< Via: 1.1 varnish-v4
< X-grace: none
< Transfer-Encoding: chunked
< Accept-Ranges: bytes
< Date: Thu, 28 Apr 2016 22:01:25 GMT
< Via: 1.1 varnish
< Age: 0
< Connection: keep-alive
< X-Served-By: cache-fra1235-FRA
< X-Cache: MISS, MISS
< X-Cache-Hits: 0
< Vary: Accept-Encoding
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
X-Powered-By: Servlet 2.4; JBoss-4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)/JBossWeb-2.0
Pragma: no-cache
Expires: -1
Cache-Control: no-cache, max-age=0, must-revalidate
Content-Type: text/html;charset=UTF-8
Content-Language: de-DE
Set-Cookie: JSESSIONID=DE23D3AA31F9E5CB498DDCA44A60F5E9.FA3; Path=/
Set-Cookie: LAST_URL=medicine%2Fsurgery%2Fjournal%2F701; Path=/
Via: 1.1 www.springer.com
X-country_geoip: DE
X-CURRENT_COUNTRY_AFTER_4: DE
X-country_after_rules: DE
X-hfp: | no ttl || set-cookie || no cache |
Via: 1.1 varnish-v4
X-grace: none
Transfer-Encoding: chunked
Accept-Ranges: bytes
Date: Thu, 28 Apr 2016 22:01:25 GMT
Via: 1.1 varnish
Age: 0
Connection: keep-alive
X-Served-By: cache-fra1235-FRA
X-Cache: MISS, MISS
X-Cache-Hits: 0
Vary: Accept-Encoding
* Connection cache is full, closing the oldest one.
* Closing connection 4
* Connection #10 to host www.springer.com left intact
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#11)
> HEAD /journal/10.1111/%28ISSN%291755-3768/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:01:25 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:01:25 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 11
* timeout on name lookup is not supported
* Trying 212.87.19.44...
* Connected to www.app.pan.pl (212.87.19.44) port 80 (#12)
> HEAD /instruction.html HTTP/1.1
> Host: www.app.pan.pl
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 22:01:26 GMT
< Server: Apache
< X-Powered-By: PHP/5.4.45
< Set-Cookie: PHPSESSID=scv4qq6it3prv21r7qkvohdco5; path=/
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< Pragma: no-cache
< Location: https://e-system.app.pan.pl/app/journal/for_authors/
< Connection: close
< Content-Type: text/html
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Closing connection 12
* Issue another request to this URL: 'https://e-system.app.pan.pl/app/journal/for_authors/'
* timeout on name lookup is not supported
* Trying 212.87.19.42...
* Connected to e-system.app.pan.pl (212.87.19.42) port 443 (#13)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [98 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4499 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=Domain Control Validated; CN=*.app.pan.pl
* start date: 2013-06-04 00:00:00 GMT
* expire date: 2016-06-03 23:59:59 GMT
* subjectAltName: e-system.app.pan.pl matched
* issuer: C=NL; O=TERENA; CN=TERENA SSL CA
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /app/journal/for_authors/ HTTP/1.1
> Host: e-system.app.pan.pl
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:01:15 GMT
< Server: Apache
< X-Powered-By: PHP/5.3.3
< Set-Cookie: PHPSESSID=4tj6nhh2vk30dm4st7648hbkv6; path=/
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< Pragma: no-cache
< Connection: close
< Content-Type: text/html
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Date: Thu, 28 Apr 2016 22:01:26 GMT
Server: Apache
X-Powered-By: PHP/5.4.45
Set-Cookie: PHPSESSID=scv4qq6it3prv21r7qkvohdco5; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Location: https://e-system.app.pan.pl/app/journal/for_authors/
Connection: close
Content-Type: text/html
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:01:15 GMT
Server: Apache
X-Powered-By: PHP/5.3.3
Set-Cookie: PHPSESSID=4tj6nhh2vk30dm4st7648hbkv6; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Content-Type: text/html
* Closing connection 13
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* timeout on name lookup is not supported
* Trying 193.198.184.100...
* Connected to public.carnet.hr (193.198.184.100) port 80 (#14)
> HEAD /acphee/Inst.html HTTP/1.1
> Host: public.carnet.hr
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Date: Thu, 28 Apr 2016 22:01:27 GMT
< Server: Apache/2.2.22 (Debian)
< Location: http://public.carnet.hr/preseljenje/
< Vary: Accept-Encoding
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 5
* Connection #14 to host public.carnet.hr left intact
* Issue another request to this URL: 'http://public.carnet.hr/preseljenje/'
* Found bundle for host public.carnet.hr: 0x24b7f10
* Re-using existing connection! (#14) with host public.carnet.hr
* Connected to public.carnet.hr (193.198.184.100) port 80 (#14)
> HEAD /preseljenje/ HTTP/1.1
> Host: public.carnet.hr
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:01:27 GMT
< Server: Apache/2.2.22 (Debian)
< Last-Modified: Mon, 21 Sep 2015 11:24:42 GMT
< ETag: "7952-c0a-5204020bccbe0"
< Accept-Ranges: bytes
< Content-Length: 3082
< Vary: Accept-Encoding
< Content-Type: text/html
< X-Pad: avoid browser bug
<
0 3082 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Date: Thu, 28 Apr 2016 22:01:27 GMT
Server: Apache/2.2.22 (Debian)
Location: http://public.carnet.hr/preseljenje/
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:01:27 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Mon, 21 Sep 2015 11:24:42 GMT
ETag: "7952-c0a-5204020bccbe0"
Accept-Ranges: bytes
Content-Length: 3082
Vary: Accept-Encoding
Content-Type: text/html
X-Pad: avoid browser bug
* Connection #14 to host public.carnet.hr left intact
* Found bundle for host www.elsevier.com: 0x651410
* Re-using existing connection! (#7) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 80 (#7)
> HEAD /journals/acta-pharmaceutica-sinica-b/2211-3835/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Type: text/html
< Connection: keep-alive
< X-Cache: MISS from squizedge.net
< Via: 1.1 squizedge.net
< Date: Thu, 28 Apr 2016 22:01:27 GMT
< Location: https://www.elsevier.com/journals/acta-pharmaceutica-sinica-b/2211-3835/guide-for-authors
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #7 to host www.elsevier.com left intact
* Issue another request to this URL: 'https://www.elsevier.com/journals/acta-pharmaceutica-sinica-b/2211-3835/guide-for-authors'
* Found bundle for host www.elsevier.com: 0x651410
* Re-using existing connection! (#8) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 443 (#8)
} [5 bytes data]
> HEAD /journals/acta-pharmaceutica-sinica-b/2211-3835/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
< Date: Thu, 28 Apr 2016 22:01:29 GMT
< X-Cache: MISS from squizedge.net
< Vary: Accept-Encoding
< X-UA-Compatible: IE=edge,chrome=1
< Set-Cookie: SQ_SYSTEM_SESSION=6nctruqr97trsh87odh5ph7vglvtnelpgni0bh1qvgvs56u25vh6a0qe2hnmkvto6c0guhdbcrjcrohnaqqqqo7brjdfehe4un31oj1; path=/; HttpOnly
< Cache-Control: private, must-revalidate
< Via: 1.1 squizedge.net
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0HTTP/1.1 301 Moved Permanently
Content-Type: text/html
Connection: keep-alive
X-Cache: MISS from squizedge.net
Via: 1.1 squizedge.net
Date: Thu, 28 Apr 2016 22:01:27 GMT
Location: https://www.elsevier.com/journals/acta-pharmaceutica-sinica-b/2211-3835/guide-for-authors
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
Date: Thu, 28 Apr 2016 22:01:29 GMT
X-Cache: MISS from squizedge.net
Vary: Accept-Encoding
X-UA-Compatible: IE=edge,chrome=1
Set-Cookie: SQ_SYSTEM_SESSION=6nctruqr97trsh87odh5ph7vglvtnelpgni0bh1qvgvs56u25vh6a0qe2hnmkvto6c0guhdbcrjcrohnaqqqqo7brjdfehe4un31oj1; path=/; HttpOnly
Cache-Control: private, must-revalidate
Via: 1.1 squizedge.net
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
* Connection #8 to host www.elsevier.com left intact
* timeout on name lookup is not supported
* Trying 46.254.34.181...
* Connected to www.actaphilosophica.it (46.254.34.181) port 80 (#15)
> HEAD /it/norme-i-collaboratori HTTP/1.1
> Host: www.actaphilosophica.it
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:01:29 GMT
< Server: Apache
< X-Drupal-Cache: HIT
< Content-Language: it
< Link: </it/norme-i-collaboratori>; rel="canonical",</it/node/6>; rel="shortlink"
< X-Generator: Drupal 7 (http://drupal.org)
< Cache-Control: public, max-age=0
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Vary: Cookie,Accept-Encoding
< Etag: "1461880742-0"
< Last-Modified: Thu, 28 Apr 2016 21:59:02 GMT
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:01:29 GMT
Server: Apache
X-Drupal-Cache: HIT
Content-Language: it
Link: </it/norme-i-collaboratori>; rel="canonical",</it/node/6>; rel="shortlink"
X-Generator: Drupal 7 (http://drupal.org)
Cache-Control: public, max-age=0
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Vary: Cookie,Accept-Encoding
Etag: "1461880742-0"
Last-Modified: Thu, 28 Apr 2016 21:59:02 GMT
Content-Type: text/html; charset=utf-8
* Connection cache is full, closing the oldest one.
* Closing connection 9
* Connection #15 to host www.actaphilosophica.it left intact
* timeout on name lookup is not supported
* Trying 147.32.3.202...
* Connected to www.cvut.cz (147.32.3.202) port 80 (#16)
> HEAD /en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f949 HTTP/1.1
> Host: www.cvut.cz
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 21:59:25 GMT
< Server: Apache/2.2.15 (Oracle)
< Location: https://www.cvut.cz/en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f949
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 10
* Connection #16 to host www.cvut.cz left intact
* Issue another request to this URL: 'https://www.cvut.cz/en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f949'
* Found bundle for host www.cvut.cz: 0x24b7c50
* timeout on name lookup is not supported
* Trying 147.32.3.202...
* Connected to www.cvut.cz (147.32.3.202) port 443 (#17)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [98 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3599 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: C=CZ; ST=Hlavn▒ m\U011Bsto Praha; L=Praha 6; O=Czech Technical University in Prague; CN=www.cvut.cz
* start date: 2015-10-13 00:00:00 GMT
* expire date: 2018-10-17 12:00:00 GMT
* subjectAltName: www.cvut.cz matched
* issuer: C=NL; ST=Noord-Holland; L=Amsterdam; O=TERENA; CN=TERENA SSL CA 3
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f949 HTTP/1.1
> Host: www.cvut.cz
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 404 Not Found
< Date: Thu, 28 Apr 2016 21:59:25 GMT
< Server: Apache/2.2.15 (Oracle)
< X-Drupal-Cache: MISS
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0
< X-Content-Type-Options: nosniff
< Content-Language: en
< X-Generator: Drupal 7 (http://drupal.org)
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Date: Thu, 28 Apr 2016 21:59:25 GMT
Server: Apache/2.2.15 (Oracle)
Location: https://www.cvut.cz/en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f949
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 404 Not Found
Date: Thu, 28 Apr 2016 21:59:25 GMT
Server: Apache/2.2.15 (Oracle)
X-Drupal-Cache: MISS
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0
X-Content-Type-Options: nosniff
Content-Language: en
X-Generator: Drupal 7 (http://drupal.org)
Content-Type: text/html; charset=utf-8
* Connection cache is full, closing the oldest one.
* Closing connection 14
* Connection #17 to host www.cvut.cz left intact
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#18)
> HEAD /journal/10.1111/%28ISSN%291600-0447/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:01:29 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:01:29 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 18
* Connection 15 seems to be dead!
* Closing connection 15
* timeout on name lookup is not supported
* Trying 195.242.93.169...
* Connected to pbsociety.org.pl (195.242.93.169) port 443 (#19)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [66 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [1790 bytes data]
* TLSv1.2 (OUT), TLS alert, Server hello (2):
} [2 bytes data]
* SSL certificate problem: unable to get local issuer certificate
* Closing connection 19
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
* Rebuilt URL to: http://www.slu.se/
* timeout on name lookup is not supported
* Trying 130.238.96.111...
* Connected to www.slu.se (130.238.96.111) port 80 (#20)
> HEAD / HTTP/1.1
> Host: www.slu.se
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: private
< Content-Length: 153987
< Content-Type: text/html; charset=utf-8
< Expires: Wed, 27 Apr 2016 22:01:30 GMT
< Server: Microsoft-IIS/7.5
< Set-Cookie: Vizzit=lpD6bV9Vm0S8bb4Fuu9l1g==:1461888091; expires=Fri, 28-Apr-2017 22:01:30 GMT; path=/
< Set-Cookie: ASP.NET_SessionId=dqmjl1ao1gi4oy3z5a3khsns; path=/; HttpOnly
< X-AspNet-Version: 2.0.50727
< X-Powered-By: ASP.NET
< Date: Thu, 28 Apr 2016 22:01:31 GMT
<
0 150k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 153987
Content-Type: text/html; charset=utf-8
Expires: Wed, 27 Apr 2016 22:01:30 GMT
Server: Microsoft-IIS/7.5
Set-Cookie: Vizzit=lpD6bV9Vm0S8bb4Fuu9l1g==:1461888091; expires=Fri, 28-Apr-2017 22:01:30 GMT; path=/
Set-Cookie: ASP.NET_SessionId=dqmjl1ao1gi4oy3z5a3khsns; path=/; HttpOnly
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Thu, 28 Apr 2016 22:01:31 GMT
* Connection #20 to host www.slu.se left intact
* timeout on name lookup is not supported
* Trying 54.192.46.225...
* Connected to us.sagepub.com (54.192.46.225) port 443 (#21)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [76 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3851 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: C=GB; ST=London; L=London; O=SAGE Publications Limited; OU=IT; CN=*.sagepub.com
* start date: 2014-02-20 00:00:00 GMT
* expire date: 2017-02-24 12:00:00 GMT
* subjectAltName: us.sagepub.com matched
* issuer: C=US; O=DigiCert Inc; CN=DigiCert SHA2 Secure Server CA
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /en-us/nam/administrative-science-quarterly/journal202065 HTTP/1.1
> Host: us.sagepub.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Content-Length: 0
< Connection: keep-alive
< Server: nginx
< Date: Thu, 28 Apr 2016 21:59:06 GMT
< X-Drupal-Cache: HIT
< ETag: "1461876147-0"
< Expires: Fri, 29 Apr 2016 02:42:27 +0000
< Cache-Control: public, max-age=21600, s-maxage=21600
< Content-Language: en-us
< Link: <http://us.sagepub.com/en-us/nam/administrative-science-quarterly/journal202065>; rel="canonical",<https://us.sagepub.com/en-us/nam/node/7112>; rel="shortlink"
< Last-Modified: Thu, 28 Apr 2016 20:42:27 GMT
< Age: 146
< Vary: Accept-Encoding,Accept-Encoding,Authorization,Accept-Encoding
< X-Cache: Hit from cloudfront
< Via: 1.1 16a8156bb9e085b1e79a6bf5cb89d49e.cloudfront.net (CloudFront)
< X-Amz-Cf-Id: -aDZ4Hq_f1rCU01lcxhBwQZr6NTwMEKobp_D2DV3z5oTYcAWAaOgeA==
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Content-Length: 0
Connection: keep-alive
Server: nginx
Date: Thu, 28 Apr 2016 21:59:06 GMT
X-Drupal-Cache: HIT
ETag: "1461876147-0"
Expires: Fri, 29 Apr 2016 02:42:27 +0000
Cache-Control: public, max-age=21600, s-maxage=21600
Content-Language: en-us
Link: <http://us.sagepub.com/en-us/nam/administrative-science-quarterly/journal202065>; rel="canonical",<https://us.sagepub.com/en-us/nam/node/7112>; rel="shortlink"
Last-Modified: Thu, 28 Apr 2016 20:42:27 GMT
Age: 146
Vary: Accept-Encoding,Accept-Encoding,Authorization,Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 16a8156bb9e085b1e79a6bf5cb89d49e.cloudfront.net (CloudFront)
X-Amz-Cf-Id: -aDZ4Hq_f1rCU01lcxhBwQZr6NTwMEKobp_D2DV3z5oTYcAWAaOgeA==
* Connection cache is full, closing the oldest one.
* Closing connection 7
* Connection #21 to host us.sagepub.com left intact
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#22)
> HEAD /journal/10.1002/%28ISSN%291527-2648/homepage/2266_forauthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:01:31 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:01:31 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 22
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#23)
> HEAD /journal/10.1002/%28ISSN%291616-3028/homepage/2126_forauthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:01:31 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:01:31 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 23
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#24)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> HEAD /journal/10.1002/%28ISSN%291521-4095/homepage/2089_authorresources.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:01:32 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1024; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:01:32 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 24
* timeout on name lookup is not supported
* Trying 5.44.100.16...
* Connected to www.scirp.org (5.44.100.16) port 80 (#25)
> HEAD /journal/ForAuthors.aspx?JournalID=1408 HTTP/1.1
> Host: www.scirp.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: private
< Content-Length: 47290
< Content-Type: text/html; charset=utf-8
< X-AspNet-Version: 2.0.50727
< Set-Cookie: ASP.NET_SessionId=l430u5yohiyiwjnid1cbv1nc; path=/; HttpOnly
< X-Powered-By: ASP.NET
< Date: Thu, 28 Apr 2016 21:59:13 GMT
< X-Cache: MISS from xiaolunde
< X-Cache-Lookup: MISS from xiaolunde:80
< Connection: keep-alive
<
0 47290 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 47290
Content-Type: text/html; charset=utf-8
X-AspNet-Version: 2.0.50727
Set-Cookie: ASP.NET_SessionId=l430u5yohiyiwjnid1cbv1nc; path=/; HttpOnly
X-Powered-By: ASP.NET
Date: Thu, 28 Apr 2016 21:59:13 GMT
X-Cache: MISS from xiaolunde
X-Cache-Lookup: MISS from xiaolunde:80
Connection: keep-alive
* Connection cache is full, closing the oldest one.
* Closing connection 8
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #25 to host www.scirp.org left intact
* Connection 16 seems to be dead!
* Closing connection 16
* timeout on name lookup is not supported
* Trying 65.156.1.84...
* Connected to www.worldscinet.com (65.156.1.84) port 80 (#26)
> HEAD /acs/mkt/guidelines.shtml HTTP/1.1
> Host: www.worldscinet.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: AtyponWS/7.1
< Location: http://www.worldscientific.com/page/acs/submission-guidelines
< Content-Length: 0
< Date: Thu, 28 Apr 2016 22:01:35 GMT
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #26 to host www.worldscinet.com left intact
* Issue another request to this URL: 'http://www.worldscientific.com/page/acs/submission-guidelines'
* timeout on name lookup is not supported
* Trying 65.156.1.84...
* Connected to www.worldscientific.com (65.156.1.84) port 80 (#27)
> HEAD /page/acs/submission-guidelines HTTP/1.1
> Host: www.worldscientific.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://www.worldscientific.com/page/acs/submission-guidelines?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:35 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 111
< Date: Thu, 28 Apr 2016 22:01:35 GMT
<
0 111 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 17
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #27 to host www.worldscientific.com left intact
* Issue another request to this URL: 'http://www.worldscientific.com/page/acs/submission-guidelines?cookieSet=1'
* Found bundle for host www.worldscientific.com: 0x23663d0
* Re-using existing connection! (#27) with host www.worldscientific.com
* Connected to www.worldscientific.com (65.156.1.84) port 80 (#27)
> HEAD /page/acs/submission-guidelines?cookieSet=1 HTTP/1.1
> Host: www.worldscientific.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://www.worldscientific.com/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 88
< Date: Thu, 28 Apr 2016 22:01:35 GMT
<
0 88 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
* Connection #27 to host www.worldscientific.com left intact
* Issue another request to this URL: 'http://www.worldscientific.com/action/cookieAbsent'
* Found bundle for host www.worldscientific.com: 0x23663d0
* Re-using existing connection! (#27) with host www.worldscientific.com
* Connected to www.worldscientific.com (65.156.1.84) port 80 (#27)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: www.worldscientific.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: d4fdc381a6800c9df83bdc9349a7934b
< Set-Cookie: JSESSIONID=aaa5FmKpmDVOz6KF1z2qv; path=/
< Content-Type: text/html; charset=UTF-8
< Content-Length: 2832
< Date: Thu, 28 Apr 2016 22:01:36 GMT
<
0 2832 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 301 Moved Permanently
Server: AtyponWS/7.1
Location: http://www.worldscientific.com/page/acs/submission-guidelines
Content-Length: 0
Date: Thu, 28 Apr 2016 22:01:35 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://www.worldscientific.com/page/acs/submission-guidelines?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:35 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 111
Date: Thu, 28 Apr 2016 22:01:35 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://www.worldscientific.com/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 88
Date: Thu, 28 Apr 2016 22:01:35 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: d4fdc381a6800c9df83bdc9349a7934b
Set-Cookie: JSESSIONID=aaa5FmKpmDVOz6KF1z2qv; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 2832
Date: Thu, 28 Apr 2016 22:01:36 GMT
* Connection #27 to host www.worldscientific.com left intact
* timeout on name lookup is not supported
* Hostname www.elsevier.com was found in DNS cache
* Trying 52.28.96.204...
* Connected to www.elsevier.com (52.28.96.204) port 80 (#28)
> HEAD /journals/african-journal-of-emergency-medicine/2211-419X/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Type: text/html
< Connection: keep-alive
< X-Cache: MISS from squizedge.net
< Via: 1.1 squizedge.net
< Date: Thu, 28 Apr 2016 22:01:36 GMT
< Location: https://www.elsevier.com/journals/african-journal-of-emergency-medicine/2211-419X/guide-for-authors
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 20
* Connection #28 to host www.elsevier.com left intact
* Issue another request to this URL: 'https://www.elsevier.com/journals/african-journal-of-emergency-medicine/2211-419X/guide-for-authors'
* Found bundle for host www.elsevier.com: 0x2406b60
* timeout on name lookup is not supported
* Hostname www.elsevier.com was found in DNS cache
* Trying 52.28.96.204...
* Connected to www.elsevier.com (52.28.96.204) port 443 (#29)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* SSL re-using session ID
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [101 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=www.elsevier.com; O=Elsevier Ltd; L=Oxford Spires; ST=KIDLINGTON; C=GB
* start date: 2015-09-15 09:00:12 GMT
* expire date: 2018-10-15 15:00:12 GMT
* subjectAltName: www.elsevier.com matched
* issuer: C=US; ST=Illinois; L=Chicago; O=Trustwave Holdings, Inc.; CN=Trustwave Organization Validation SHA256 CA, Level 1; emailAddress=ca@trustwave.com
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /journals/african-journal-of-emergency-medicine/2211-419X/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
< Date: Thu, 28 Apr 2016 22:01:36 GMT
< X-Cache: MISS from squizedge.net
< Vary: Accept-Encoding
< X-UA-Compatible: IE=edge,chrome=1
< Set-Cookie: SQ_SYSTEM_SESSION=va2bqpm1hf34e104eilinm7lnu0o3m27alj2bdfrce0l4r2tsttns7000mvgon218d69isrgbvbnfccgphm66mufn3ik488nnvbs9b2; path=/; HttpOnly
< Cache-Control: private, must-revalidate
< Via: 1.1 squizedge.net
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Content-Type: text/html
Connection: keep-alive
X-Cache: MISS from squizedge.net
Via: 1.1 squizedge.net
Date: Thu, 28 Apr 2016 22:01:36 GMT
Location: https://www.elsevier.com/journals/african-journal-of-emergency-medicine/2211-419X/guide-for-authors
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
Date: Thu, 28 Apr 2016 22:01:36 GMT
X-Cache: MISS from squizedge.net
Vary: Accept-Encoding
X-UA-Compatible: IE=edge,chrome=1
Set-Cookie: SQ_SYSTEM_SESSION=va2bqpm1hf34e104eilinm7lnu0o3m27alj2bdfrce0l4r2tsttns7000mvgon218d69isrgbvbnfccgphm66mufn3ik488nnvbs9b2; path=/; HttpOnly
Cache-Control: private, must-revalidate
Via: 1.1 squizedge.net
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
* Connection cache is full, closing the oldest one.
* Closing connection 21
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #29 to host www.elsevier.com left intact
* timeout on name lookup is not supported
* Trying 78.46.4.54...
* Connected to www.nisc.co.za (78.46.4.54) port 80 (#30)
> HEAD /products/59/journals/african-zoology HTTP/1.1
> Host: www.nisc.co.za
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:01:36 GMT
< Server: Apache
< X-Powered-By: PHP/5.6.20-1~dotdeb+7.1
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< Pragma: no-cache
< Set-Cookie: PHPSESSID=dlee4mb7pfiombljtj5fmlrv61; path=/
< Vary: Accept-Encoding
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:01:36 GMT
Server: Apache
X-Powered-By: PHP/5.6.20-1~dotdeb+7.1
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID=dlee4mb7pfiombljtj5fmlrv61; path=/
Vary: Accept-Encoding
Content-Type: text/html; charset=utf-8
* Connection cache is full, closing the oldest one.
* Closing connection 25
* Connection #30 to host www.nisc.co.za left intact
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#31)
> HEAD /journal/10.1111/%28ISSN%291474-9726/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:01:36 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:01:36 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 31
* timeout on name lookup is not supported
* Trying 160.109.109.58...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to edmgr.ovid.com (160.109.109.58) port 80 (#32)
> HEAD /aids/accounts/ifauth.htm HTTP/1.1
> Host: edmgr.ovid.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:01:37 GMT
< Server: Apache/2.0.39 (Unix) mod_ssl/2.0.39 OpenSSL/0.9.6g
< Last-Modified: Thu, 28 Jan 2016 06:02:58 GMT
< ETag: "b613f9-a163-ab9c6880"
< Accept-Ranges: bytes
< Content-Length: 41315
< Content-Type: text/html
<
0 41315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:01:37 GMT
Server: Apache/2.0.39 (Unix) mod_ssl/2.0.39 OpenSSL/0.9.6g
Last-Modified: Thu, 28 Jan 2016 06:02:58 GMT
ETag: "b613f9-a163-ab9c6880"
Accept-Ranges: bytes
Content-Length: 41315
Content-Type: text/html
* Connection cache is full, closing the oldest one.
* Closing connection 26
* Connection #32 to host edmgr.ovid.com left intact
* Found bundle for host www.elsevier.com: 0x2406b60
* Re-using existing connection! (#28) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 80 (#28)
> HEAD /journals/alexandria-journal-of-medicine/2090-5068/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Type: text/html
< Connection: keep-alive
< X-Cache: MISS from squizedge.net
< Via: 1.1 squizedge.net
< Date: Thu, 28 Apr 2016 22:01:37 GMT
< Location: https://www.elsevier.com/journals/alexandria-journal-of-medicine/2090-5068/guide-for-authors
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #28 to host www.elsevier.com left intact
* Issue another request to this URL: 'https://www.elsevier.com/journals/alexandria-journal-of-medicine/2090-5068/guide-for-authors'
* Found bundle for host www.elsevier.com: 0x2406b60
* Re-using existing connection! (#29) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 443 (#29)
} [5 bytes data]
> HEAD /journals/alexandria-journal-of-medicine/2090-5068/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
< Date: Thu, 28 Apr 2016 22:01:38 GMT
< X-Cache: MISS from squizedge.net
< Vary: Accept-Encoding
< X-UA-Compatible: IE=edge,chrome=1
< Set-Cookie: SQ_SYSTEM_SESSION=r15lsmsgvudrfl3ivrs8tfp3cop8mh5b0d7d1t7vhefid9seskk76e0sja3nq6263hakm6ebdnl1n8hdqlniq7i8a86kvmdusfdj4f1; path=/; HttpOnly
< Cache-Control: private, must-revalidate
< Via: 1.1 squizedge.net
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Content-Type: text/html
Connection: keep-alive
X-Cache: MISS from squizedge.net
Via: 1.1 squizedge.net
Date: Thu, 28 Apr 2016 22:01:37 GMT
Location: https://www.elsevier.com/journals/alexandria-journal-of-medicine/2090-5068/guide-for-authors
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
Date: Thu, 28 Apr 2016 22:01:38 GMT
X-Cache: MISS from squizedge.net
Vary: Accept-Encoding
X-UA-Compatible: IE=edge,chrome=1
Set-Cookie: SQ_SYSTEM_SESSION=r15lsmsgvudrfl3ivrs8tfp3cop8mh5b0d7d1t7vhefid9seskk76e0sja3nq6263hakm6ebdnl1n8hdqlniq7i8a86kvmdusfdj4f1; path=/; HttpOnly
Cache-Control: private, must-revalidate
Via: 1.1 squizedge.net
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
* Connection #29 to host www.elsevier.com left intact
* Found bundle for host www.elsevier.com: 0x2406b60
* Re-using existing connection! (#28) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 80 (#28)
> HEAD /journals/allergology-international/1323-8930/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Type: text/html
< Connection: keep-alive
< X-Cache: MISS from squizedge.net
< Via: 1.1 squizedge.net
< Date: Thu, 28 Apr 2016 22:01:38 GMT
< Location: https://www.elsevier.com/journals/allergology-international/1323-8930/guide-for-authors
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #28 to host www.elsevier.com left intact
* Issue another request to this URL: 'https://www.elsevier.com/journals/allergology-international/1323-8930/guide-for-authors'
* Found bundle for host www.elsevier.com: 0x2406b60
* Re-using existing connection! (#29) with host www.elsevier.com
* Connected to www.elsevier.com (52.28.96.204) port 443 (#29)
} [5 bytes data]
> HEAD /journals/allergology-international/1323-8930/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
< Date: Thu, 28 Apr 2016 22:01:38 GMT
< X-Cache: MISS from squizedge.net
< Vary: Accept-Encoding
< X-UA-Compatible: IE=edge,chrome=1
< Set-Cookie: SQ_SYSTEM_SESSION=dbjnjcu21eqs4d1fvb5uojemm4okt96ahqp089t4apt34e2a7ttpr49peneijch13fsc3rkh2bu799hmsbti9dj9p4mgnnu7lug2jm2; path=/; HttpOnly
< Cache-Control: private, must-revalidate
< Via: 1.1 squizedge.net
< Content-Encoding: gzip
< X-Content-Type-Options: nosniff
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Content-Type: text/html
Connection: keep-alive
X-Cache: MISS from squizedge.net
Via: 1.1 squizedge.net
Date: Thu, 28 Apr 2016 22:01:38 GMT
Location: https://www.elsevier.com/journals/allergology-international/1323-8930/guide-for-authors
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Last-Modified: Mon, 25 Apr 2016 10:24:57 GMT
Date: Thu, 28 Apr 2016 22:01:38 GMT
X-Cache: MISS from squizedge.net
Vary: Accept-Encoding
X-UA-Compatible: IE=edge,chrome=1
Set-Cookie: SQ_SYSTEM_SESSION=dbjnjcu21eqs4d1fvb5uojemm4okt96ahqp089t4apt34e2a7ttpr49peneijch13fsc3rkh2bu799hmsbti9dj9p4mgnnu7lug2jm2; path=/; HttpOnly
Cache-Control: private, must-revalidate
Via: 1.1 squizedge.net
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Server: openresty
Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
* Connection #29 to host www.elsevier.com left intact
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#33)
> HEAD /journal/10.1111/%28ISSN%291398-9995/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:01:37 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:01:37 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 33
* timeout on name lookup is not supported
* Trying 80.74.130.164...
* Connected to www.altex.ch (80.74.130.164) port 80 (#34)
> HEAD /en/index.html?id=34 HTTP/1.1
> Host: www.altex.ch
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 22:01:39 GMT
< Server: Apache
< Location: http://www.altex.ch/Instructions-for-Authors.34.html
< Cache-Control: max-age=60
< Expires: Thu, 28 Apr 2016 22:02:39 GMT
< Vary: Accept-Encoding
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 27
* Connection #34 to host www.altex.ch left intact
* Issue another request to this URL: 'http://www.altex.ch/Instructions-for-Authors.34.html'
* Found bundle for host www.altex.ch: 0x24c9590
* Re-using existing connection! (#34) with host www.altex.ch
* Connected to www.altex.ch (80.74.130.164) port 80 (#34)
> HEAD /Instructions-for-Authors.34.html HTTP/1.1
> Host: www.altex.ch
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:01:39 GMT
< Server: Apache
< Set-Cookie: PHPSESSID=a5p8i04f627bp77g6ltsjmpd86; path=/
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< Pragma: no-cache
< X-Powered-By: PleskLin
< Vary: Accept-Encoding
< Content-Type: text/html; charset=UTF-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Date: Thu, 28 Apr 2016 22:01:39 GMT
Server: Apache
Location: http://www.altex.ch/Instructions-for-Authors.34.html
Cache-Control: max-age=60
Expires: Thu, 28 Apr 2016 22:02:39 GMT
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:01:39 GMT
Server: Apache
Set-Cookie: PHPSESSID=a5p8i04f627bp77g6ltsjmpd86; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
X-Powered-By: PleskLin
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
* Connection #34 to host www.altex.ch left intact
* timeout on name lookup is not supported
* Hostname www.springer.com was found in DNS cache
* Trying 185.31.17.67...
* Connected to www.springer.com (185.31.17.67) port 80 (#35)
> HEAD /cda/content/document/cda_downloaddocument/Instructions_for_authors_AMBIO_2013.pdf HTTP/1.1
> Host: www.springer.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 404 Not Found
< Server: Apache-Coyote/1.1
< Set-Cookie: springercomcountry=DE; path=/; domain=.springer.com
< X-Powered-By: Servlet 2.4; JBoss-4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)/JBossWeb-2.0
< Pragma: no-cache
< Cache-Control: no-cache, max-age=0, must-revalidate
< Content-Type: text/html;charset=UTF-8
< Content-Language: de-DE
< Set-Cookie: JSESSIONID=ADED619AC65187A1D784697CDF0488F7.FA8; Path=/
< Via: 1.1 www.springer.com
< X-country_geoip: DE
< X-CURRENT_COUNTRY_AFTER_4: DE
< X-country_after_rules: DE
< X-hfp: | no ttl || set-cookie || no cache |
< Via: 1.1 varnish-v4
< X-grace: none
< Transfer-Encoding: chunked
< Accept-Ranges: bytes
< Date: Thu, 28 Apr 2016 22:01:39 GMT
< Via: 1.1 varnish
< Age: 0
< Connection: keep-alive
< X-Served-By: cache-fra1229-FRA
< X-Cache: MISS, MISS
< X-Cache-Hits: 0
< Vary: Accept-Encoding
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 404 Not Found
Server: Apache-Coyote/1.1
Set-Cookie: springercomcountry=DE; path=/; domain=.springer.com
X-Powered-By: Servlet 2.4; JBoss-4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)/JBossWeb-2.0
Pragma: no-cache
Cache-Control: no-cache, max-age=0, must-revalidate
Content-Type: text/html;charset=UTF-8
Content-Language: de-DE
Set-Cookie: JSESSIONID=ADED619AC65187A1D784697CDF0488F7.FA8; Path=/
Via: 1.1 www.springer.com
X-country_geoip: DE
X-CURRENT_COUNTRY_AFTER_4: DE
X-country_after_rules: DE
X-hfp: | no ttl || set-cookie || no cache |
Via: 1.1 varnish-v4
X-grace: none
Transfer-Encoding: chunked
Accept-Ranges: bytes
Date: Thu, 28 Apr 2016 22:01:39 GMT
Via: 1.1 varnish
Age: 0
Connection: keep-alive
X-Served-By: cache-fra1229-FRA
X-Cache: MISS, MISS
X-Cache-Hits: 0
Vary: Accept-Encoding
* Connection cache is full, closing the oldest one.
* Closing connection 30
* Connection #35 to host www.springer.com left intact
* timeout on name lookup is not supported
* Trying 184.75.248.166...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to www.ameghiniana.org.ar (184.75.248.166) port 80 (#36)
> HEAD /guidelines/EDITORIAL-GUIDELINES.pdf HTTP/1.1
> Host: www.ameghiniana.org.ar
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:01:40 GMT
< Server: Apache/2.2.22 (Debian)
< Last-Modified: Wed, 17 Jun 2015 16:53:48 GMT
< ETag: "8425f8-123802-518b988e0bf00"
< Accept-Ranges: bytes
< Content-Length: 1193986
< Content-Type: application/pdf
<
0 1166k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:01:40 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Wed, 17 Jun 2015 16:53:48 GMT
ETag: "8425f8-123802-518b988e0bf00"
Accept-Ranges: bytes
Content-Length: 1193986
Content-Type: application/pdf
* Connection cache is full, closing the oldest one.
* Closing connection 32
* Connection #36 to host www.ameghiniana.org.ar left intact
* timeout on name lookup is not supported
* Trying 52.5.91.154...
* Connected to www.aaanet.org (52.5.91.154) port 80 (#37)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> HEAD /publications/style_guide.pdf HTTP/1.1
> Host: www.aaanet.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Length: 181
< Content-Type: text/html; charset=UTF-8
< Location: http://www.americananthro.org/publications/style_guide.pdf
< Server: Microsoft-IIS/8.5
< Date: Thu, 28 Apr 2016 22:00:47 GMT
<
0 181 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 28
* Connection #37 to host www.aaanet.org left intact
* Issue another request to this URL: 'http://www.americananthro.org/publications/style_guide.pdf'
* timeout on name lookup is not supported
* Trying 52.0.170.165...
* Connected to www.americananthro.org (52.0.170.165) port 80 (#38)
> HEAD /publications/style_guide.pdf HTTP/1.1
> Host: www.americananthro.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Permanent Redirect
< Cache-Control: private
< Content-Type: text/html; charset=UTF-8
< Date: Thu, 28 Apr 2016 22:01:40 GMT
< Location: http://www.americananthro.org/StayInformed/Content.aspx?ItemNumber=2044&navItemNumber=693
< Server: Microsoft-IIS/8.0
< Set-Cookie: ASP.NET_SessionId=yv13alqj5vwh3h452v1pnaz5; path=/; HttpOnly
< X-AspNet-Version: 2.0.50727
< X-Powered-By: ASP.NET
< Connection: keep-alive
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 29
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #38 to host www.americananthro.org left intact
* Issue another request to this URL: 'http://www.americananthro.org/StayInformed/Content.aspx?ItemNumber=2044&navItemNumber=693'
* Found bundle for host www.americananthro.org: 0x24c9670
* Re-using existing connection! (#38) with host www.americananthro.org
* Connected to www.americananthro.org (52.0.170.165) port 80 (#38)
> HEAD /StayInformed/Content.aspx?ItemNumber=2044&navItemNumber=693 HTTP/1.1
> Host: www.americananthro.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: private
< Content-Type: text/html; charset=UTF-8
< Date: Thu, 28 Apr 2016 22:01:42 GMT
< Server: Microsoft-IIS/8.0
< Set-Cookie: ASP.NET_SessionId=wpivlb552xaiqt45osz2or45; path=/; HttpOnly
< X-AspNet-Version: 2.0.50727
< X-Powered-By: ASP.NET
< Connection: keep-alive
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 301 Moved Permanently
Content-Length: 181
Content-Type: text/html; charset=UTF-8
Location: http://www.americananthro.org/publications/style_guide.pdf
Server: Microsoft-IIS/8.5
Date: Thu, 28 Apr 2016 22:00:47 GMT
HTTP/1.1 301 Permanent Redirect
Cache-Control: private
Content-Type: text/html; charset=UTF-8
Date: Thu, 28 Apr 2016 22:01:40 GMT
Location: http://www.americananthro.org/StayInformed/Content.aspx?ItemNumber=2044&navItemNumber=693
Server: Microsoft-IIS/8.0
Set-Cookie: ASP.NET_SessionId=yv13alqj5vwh3h452v1pnaz5; path=/; HttpOnly
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Connection: keep-alive
HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=UTF-8
Date: Thu, 28 Apr 2016 22:01:42 GMT
Server: Microsoft-IIS/8.0
Set-Cookie: ASP.NET_SessionId=wpivlb552xaiqt45osz2or45; path=/; HttpOnly
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Connection: keep-alive
* Connection #38 to host www.americananthro.org left intact
* timeout on name lookup is not supported
* Trying 104.232.27.181...
* Connected to www.aacrjournals.org (104.232.27.181) port 80 (#39)
> HEAD /site/InstrAuthors/ifora.xhtml HTTP/1.1
> Host: www.aacrjournals.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
< X-Highwire-SessionId: xJUmFbnYhua54KqcW75rkg
< X-Highwire-RequestId: VyKIRqtDcPYAAGK00kgAAAC5
< X-Firenze-Processing-Time: 125.439
< X-Firenze-Processing-Times: detect-robot: 0.084
< X-Firenze-Processing-Times: add-external-dependencies-info: 0.048
< X-Firenze-Processing-Times: add-req-info: 5.743
< X-Firenze-Processing-Times: authn-authz: 29.102
< X-Firenze-Processing-Times: ac-info-request: 2.626
< X-Firenze-Processing-Times: login-check: 1.264
< X-Firenze-Processing-Times: last-authorized-identity: 1.105
< X-Firenze-Processing-Times: tagsoup-proxy-filter: 61.308
< X-Firenze-Processing-Times: update-req-info: 3.143
< X-Firenze-Processing-Times: retrieve-ads: 4.790
< X-Firenze-Processing-Times: log-builder: 3.007
< X-Firenze-Processing-Times: servlet: 112.112
< X-Firenze-Processing-Time: 235.822
< Vary: Accept-Encoding
< Set-Cookie: JSESSIONID=C4CBD2B8FEDD198DA2070B5EC302DA8A.wavmfe90.highwire.org; Path=/
< Content-Type: text/html;charset=UTF-8
< X-SmartBan-URL: /site/InstrAuthors/ifora.xhtml
< X-SmartBan-Host: www.aacrjournals.org
< Date: Thu, 28 Apr 2016 22:01:42 GMT
< X-Varnish: 160564984
< Age: 0
< Via: 1.1 varnish
< Connection: keep-alive
< X-Varnish-Hostname: h20-prod-varnish06.highwire.org
< X-Varnish-Cache: miss
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
X-Highwire-SessionId: xJUmFbnYhua54KqcW75rkg
X-Highwire-RequestId: VyKIRqtDcPYAAGK00kgAAAC5
X-Firenze-Processing-Time: 125.439
X-Firenze-Processing-Times: detect-robot: 0.084
X-Firenze-Processing-Times: add-external-dependencies-info: 0.048
X-Firenze-Processing-Times: add-req-info: 5.743
X-Firenze-Processing-Times: authn-authz: 29.102
X-Firenze-Processing-Times: ac-info-request: 2.626
X-Firenze-Processing-Times: login-check: 1.264
X-Firenze-Processing-Times: last-authorized-identity: 1.105
X-Firenze-Processing-Times: tagsoup-proxy-filter: 61.308
X-Firenze-Processing-Times: update-req-info: 3.143
X-Firenze-Processing-Times: retrieve-ads: 4.790
X-Firenze-Processing-Times: log-builder: 3.007
X-Firenze-Processing-Times: servlet: 112.112
X-Firenze-Processing-Time: 235.822
Vary: Accept-Encoding
Set-Cookie: JSESSIONID=C4CBD2B8FEDD198DA2070B5EC302DA8A.wavmfe90.highwire.org; Path=/
Content-Type: text/html;charset=UTF-8
X-SmartBan-URL: /site/InstrAuthors/ifora.xhtml
X-SmartBan-Host: www.aacrjournals.org
Date: Thu, 28 Apr 2016 22:01:42 GMT
X-Varnish: 160564984
Age: 0
Via: 1.1 varnish
Connection: keep-alive
X-Varnish-Hostname: h20-prod-varnish06.highwire.org
X-Varnish-Cache: miss
* Connection cache is full, closing the oldest one.
* Closing connection 34
* Connection #39 to host www.aacrjournals.org left intact
* timeout on name lookup is not supported
* Trying 65.38.19.24...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to deg.aapg.org (65.38.19.24) port 80 (#40)
> HEAD /Portals/0/documents/DEG_ALL.pdf HTTP/1.1
> Host: deg.aapg.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Cache-Control: public
< Content-Length: 156
< Content-Type: text/html; charset=UTF-8
< Location: http://www.aapg.org/divisions/deg
< Server: Microsoft-IIS/7.5
< X-Powered-By: ASP.NET
< access-control-allow-headers: content-type
< Access-Control-Allow-Origin: *
< Content-Disposition: attachment; filename=DEG_ALL.pdf
< Date: Thu, 28 Apr 2016 22:01:43 GMT
<
0 156 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 35
* Connection #40 to host deg.aapg.org left intact
* Issue another request to this URL: 'http://www.aapg.org/divisions/deg'
* timeout on name lookup is not supported
* Trying 65.38.19.24...
* Connected to www.aapg.org (65.38.19.24) port 80 (#41)
> HEAD /divisions/deg HTTP/1.1
> Host: www.aapg.org
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0< HTTP/1.1 200 OK
< Cache-Control: private,public
< Content-Length: 355366
< Content-Type: text/html; charset=utf-8
< Server: Microsoft-IIS/7.5
< Set-Cookie: dnn_IsMobile=False; domain=.aapg.org; path=/; HttpOnly
< Set-Cookie: .DOTNETNUKE=; domain=www.aapg.org; expires=Wed, 27-Apr-2016 22:01:44 GMT; path=/; HttpOnly
< Set-Cookie: .ASPXANONYMOUS=j3MYZCvY0QEkAAAAZTA3M2I4YTQtNjk0NS00NDljLTg5YjQtMjI3MWNkMDAyMTcz0; expires=Thu, 07-Jul-2016 08:41:44 GMT; path=/; HttpOnly
< Set-Cookie: ASP.NET_SessionId=f3hentolxmbhrrmdl5dfwvm3; domain=.aapg.org; path=/; HttpOnly
< Set-Cookie: dnn_IsMobile=False; domain=.aapg.org; path=/; HttpOnly
< Set-Cookie: .DOTNETNUKE=; domain=www.aapg.org; expires=Wed, 27-Apr-2016 22:01:44 GMT; path=/; HttpOnly
< Set-Cookie: .ASPXANONYMOUS=j3MYZCvY0QEkAAAAZTA3M2I4YTQtNjk0NS00NDljLTg5YjQtMjI3MWNkMDAyMTcz0; expires=Thu, 07-Jul-2016 08:41:44 GMT; path=/; HttpOnly
< Set-Cookie: ASP.NET_SessionId=f3hentolxmbhrrmdl5dfwvm3; domain=.aapg.org; path=/; HttpOnly
< Set-Cookie: language=en-US; domain=.aapg.org; path=/; HttpOnly
< Set-Cookie: AAPGmobile=Desktop; domain=aapg.org; path=/
< X-Powered-By: ASP.NET
< access-control-allow-headers: content-type
< Access-Control-Allow-Origin: *
< Date: Thu, 28 Apr 2016 22:01:48 GMT
<
0 347k 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0HTTP/1.1 301 Moved Permanently
Cache-Control: public
Content-Length: 156
Content-Type: text/html; charset=UTF-8
Location: http://www.aapg.org/divisions/deg
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
access-control-allow-headers: content-type
Access-Control-Allow-Origin: *
Content-Disposition: attachment; filename=DEG_ALL.pdf
Date: Thu, 28 Apr 2016 22:01:43 GMT
HTTP/1.1 200 OK
Cache-Control: private,public
Content-Length: 355366
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
Set-Cookie: dnn_IsMobile=False; domain=.aapg.org; path=/; HttpOnly
Set-Cookie: .DOTNETNUKE=; domain=www.aapg.org; expires=Wed, 27-Apr-2016 22:01:44 GMT; path=/; HttpOnly
Set-Cookie: .ASPXANONYMOUS=j3MYZCvY0QEkAAAAZTA3M2I4YTQtNjk0NS00NDljLTg5YjQtMjI3MWNkMDAyMTcz0; expires=Thu, 07-Jul-2016 08:41:44 GMT; path=/; HttpOnly
Set-Cookie: ASP.NET_SessionId=f3hentolxmbhrrmdl5dfwvm3; domain=.aapg.org; path=/; HttpOnly
Set-Cookie: dnn_IsMobile=False; domain=.aapg.org; path=/; HttpOnly
Set-Cookie: .DOTNETNUKE=; domain=www.aapg.org; expires=Wed, 27-Apr-2016 22:01:44 GMT; path=/; HttpOnly
Set-Cookie: .ASPXANONYMOUS=j3MYZCvY0QEkAAAAZTA3M2I4YTQtNjk0NS00NDljLTg5YjQtMjI3MWNkMDAyMTcz0; expires=Thu, 07-Jul-2016 08:41:44 GMT; path=/; HttpOnly
Set-Cookie: ASP.NET_SessionId=f3hentolxmbhrrmdl5dfwvm3; domain=.aapg.org; path=/; HttpOnly
Set-Cookie: language=en-US; domain=.aapg.org; path=/; HttpOnly
Set-Cookie: AAPGmobile=Desktop; domain=aapg.org; path=/
X-Powered-By: ASP.NET
access-control-allow-headers: content-type
Access-Control-Allow-Origin: *
Date: Thu, 28 Apr 2016 22:01:48 GMT
* Connection cache is full, closing the oldest one.
* Closing connection 36
* Connection #41 to host www.aapg.org left intact
* Connection 39 seems to be dead!
* Closing connection 39
* timeout on name lookup is not supported
* Hostname pubs.acs.org was found in DNS cache
* Trying 198.29.7.70...
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:49 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 104
< Date: Thu, 28 Apr 2016 22:01:49 GMT
<
0 104 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://pubs.acs.org/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 77
< Date: Thu, 28 Apr 2016 22:01:49 GMT
<
0 77 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/action/cookieAbsent'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: aca4835ef12d8df33e9a1e16ee90aa81
< Set-Cookie: JSESSIONID=aaaSGemOG70vldxnrJCrv; path=/
< Content-Type: text/html; charset=UTF-8
< Date: Thu, 28 Apr 2016 22:01:49 GMT
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:49 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 104
Date: Thu, 28 Apr 2016 22:01:49 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://pubs.acs.org/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 77
Date: Thu, 28 Apr 2016 22:01:49 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: aca4835ef12d8df33e9a1e16ee90aa81
Set-Cookie: JSESSIONID=aaaSGemOG70vldxnrJCrv; path=/
Content-Type: text/html; charset=UTF-8
Date: Thu, 28 Apr 2016 22:01:49 GMT
* Connection #42 to host pubs.acs.org left intact
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:49 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 104
< Date: Thu, 28 Apr 2016 22:01:49 GMT
<
0 104 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://pubs.acs.org/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 77
< Date: Thu, 28 Apr 2016 22:01:49 GMT
<
0 77 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/action/cookieAbsent'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 05b6f667aac4cdaf8e2e4374c66a0af8
< Set-Cookie: JSESSIONID=aaaED362nZ2nwbgeH0Crv; path=/
< Content-Type: text/html; charset=UTF-8
< Date: Thu, 28 Apr 2016 22:01:50 GMT
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:49 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 104
Date: Thu, 28 Apr 2016 22:01:49 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://pubs.acs.org/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 77
Date: Thu, 28 Apr 2016 22:01:49 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 05b6f667aac4cdaf8e2e4374c66a0af8
Set-Cookie: JSESSIONID=aaaED362nZ2nwbgeH0Crv; path=/
Content-Type: text/html; charset=UTF-8
Date: Thu, 28 Apr 2016 22:01:50 GMT
* Connection #42 to host pubs.acs.org left intact
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:50 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 104
< Date: Thu, 28 Apr 2016 22:01:50 GMT
<
0 104 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://pubs.acs.org/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 77
< Date: Thu, 28 Apr 2016 22:01:50 GMT
<
0 77 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/action/cookieAbsent'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 99295e108b6576ead2f797b28e56f7c0
< Set-Cookie: JSESSIONID=aaamewPUoof1LfV6VMCrv; path=/
< Content-Type: text/html; charset=UTF-8
< Date: Thu, 28 Apr 2016 22:01:50 GMT
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:50 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 104
Date: Thu, 28 Apr 2016 22:01:50 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://pubs.acs.org/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 77
Date: Thu, 28 Apr 2016 22:01:50 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 99295e108b6576ead2f797b28e56f7c0
Set-Cookie: JSESSIONID=aaamewPUoof1LfV6VMCrv; path=/
Content-Type: text/html; charset=UTF-8
Date: Thu, 28 Apr 2016 22:01:50 GMT
* Connection #42 to host pubs.acs.org left intact
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:50 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 104
< Date: Thu, 28 Apr 2016 22:01:50 GMT
<
0 104 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://pubs.acs.org/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 77
< Date: Thu, 28 Apr 2016 22:01:50 GMT
<
0 77 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/action/cookieAbsent'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: d13aa4535b1bf6364338827777345fac
< Set-Cookie: JSESSIONID=aaaesj3-z0RM1gHH7aCrv; path=/
< Content-Type: text/html; charset=UTF-8
< Date: Thu, 28 Apr 2016 22:01:50 GMT
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:50 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 104
Date: Thu, 28 Apr 2016 22:01:50 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://pubs.acs.org/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 77
Date: Thu, 28 Apr 2016 22:01:50 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: d13aa4535b1bf6364338827777345fac
Set-Cookie: JSESSIONID=aaaesj3-z0RM1gHH7aCrv; path=/
Content-Type: text/html; charset=UTF-8
Date: Thu, 28 Apr 2016 22:01:50 GMT
* Connection #42 to host pubs.acs.org left intact
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:51 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 104
< Date: Thu, 28 Apr 2016 22:01:51 GMT
<
0 104 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://pubs.acs.org/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 77
< Date: Thu, 28 Apr 2016 22:01:51 GMT
<
0 77 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/action/cookieAbsent'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: ed9e2b5091eb5bb68793b4e3b9df9c54
< Set-Cookie: JSESSIONID=aaaj0w60geWT284VH9Brv; path=/
< Content-Type: text/html; charset=UTF-8
< Date: Thu, 28 Apr 2016 22:01:51 GMT
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:51 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 104
Date: Thu, 28 Apr 2016 22:01:51 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://pubs.acs.org/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 77
Date: Thu, 28 Apr 2016 22:01:51 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: ed9e2b5091eb5bb68793b4e3b9df9c54
Set-Cookie: JSESSIONID=aaaj0w60geWT284VH9Brv; path=/
Content-Type: text/html; charset=UTF-8
Date: Thu, 28 Apr 2016 22:01:51 GMT
* Connection #42 to host pubs.acs.org left intact
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:51 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 104
< Date: Thu, 28 Apr 2016 22:01:51 GMT
<
0 104 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://pubs.acs.org/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 77
< Date: Thu, 28 Apr 2016 22:01:51 GMT
<
0 77 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/action/cookieAbsent'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: d13aa4535b1bf6364338827777345fac
< Set-Cookie: JSESSIONID=aaaK-xqwH6zDZhJH7aCrv; path=/
< Content-Type: text/html; charset=UTF-8
< Date: Thu, 28 Apr 2016 22:01:51 GMT
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:51 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 104
Date: Thu, 28 Apr 2016 22:01:51 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://pubs.acs.org/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 77
Date: Thu, 28 Apr 2016 22:01:51 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: d13aa4535b1bf6364338827777345fac
Set-Cookie: JSESSIONID=aaaK-xqwH6zDZhJH7aCrv; path=/
Content-Type: text/html; charset=UTF-8
Date: Thu, 28 Apr 2016 22:01:51 GMT
* Connection #42 to host pubs.acs.org left intact
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:51 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 104
< Date: Thu, 28 Apr 2016 22:01:51 GMT
<
0 104 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://pubs.acs.org/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 77
< Date: Thu, 28 Apr 2016 22:01:51 GMT
<
0 77 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/action/cookieAbsent'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 99295e108b6576ead2f797b28e56f7c0
< Set-Cookie: JSESSIONID=aaaTh0pQJjidr9Y6VMCrv; path=/
< Content-Type: text/html; charset=UTF-8
< Date: Thu, 28 Apr 2016 22:01:52 GMT
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:51 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 104
Date: Thu, 28 Apr 2016 22:01:51 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://pubs.acs.org/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 77
Date: Thu, 28 Apr 2016 22:01:51 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 99295e108b6576ead2f797b28e56f7c0
Set-Cookie: JSESSIONID=aaaTh0pQJjidr9Y6VMCrv; path=/
Content-Type: text/html; charset=UTF-8
Date: Thu, 28 Apr 2016 22:01:52 GMT
* Connection #42 to host pubs.acs.org left intact
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:52 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 104
< Date: Thu, 28 Apr 2016 22:01:52 GMT
<
0 104 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1 HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://pubs.acs.org/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 77
< Date: Thu, 28 Apr 2016 22:01:52 GMT
<
0 77 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #42 to host pubs.acs.org left intact
* Issue another request to this URL: 'http://pubs.acs.org/action/cookieAbsent'
* Found bundle for host pubs.acs.org: 0x24c9ef0
* Re-using existing connection! (#42) with host pubs.acs.org
* Connected to pubs.acs.org (198.29.7.70) port 80 (#42)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: pubs.acs.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 60540603f285d2ce5568743ee84f854f
< Set-Cookie: JSESSIONID=aaaxjg9ZJRo6H8T7EvCrv; path=/
< Content-Type: text/html; charset=UTF-8
< Date: Thu, 28 Apr 2016 22:01:52 GMT
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:01:52 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 104
Date: Thu, 28 Apr 2016 22:01:52 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://pubs.acs.org/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 77
Date: Thu, 28 Apr 2016 22:01:52 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 60540603f285d2ce5568743ee84f854f
Set-Cookie: JSESSIONID=aaaxjg9ZJRo6H8T7EvCrv; path=/
Content-Type: text/html; charset=UTF-8
Date: Thu, 28 Apr 2016 22:01:52 GMT
* Connection #42 to host pubs.acs.org left intact
* timeout on name lookup is not supported
* Trying 70.32.115.4...
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* Connected to fisheries.org (70.32.115.4) port 80 (#43)
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0> HEAD /docs/pub_stylefl.pdf HTTP/1.1
> Host: fisheries.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: nginx
< Date: Thu, 28 Apr 2016 22:01:54 GMT
< Content-Type: application/pdf
< Content-Length: 1207747
< Connection: keep-alive
< X-Accel-Version: 0.01
< Last-Modified: Mon, 13 Jul 2015 13:16:31 GMT
< Accept-Ranges: bytes
< Cache-Control: max-age=2592000
< Expires: Sat, 28 May 2016 22:01:54 GMT
< X-Powered-By: PleskLin
< MS-Author-Via: DAV
<
0 1179k 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0HTTP/1.1 200 OK
Server: nginx
Date: Thu, 28 Apr 2016 22:01:54 GMT
Content-Type: application/pdf
Content-Length: 1207747
Connection: keep-alive
X-Accel-Version: 0.01
Last-Modified: Mon, 13 Jul 2015 13:16:31 GMT
Accept-Ranges: bytes
Cache-Control: max-age=2592000
Expires: Sat, 28 May 2016 22:01:54 GMT
X-Powered-By: PleskLin
MS-Author-Via: DAV
* Connection cache is full, closing the oldest one.
* Closing connection 37
* Connection #43 to host fisheries.org left intact
* timeout on name lookup is not supported
* Trying 146.88.100.253...
* Connected to publications.agu.org (146.88.100.253) port 80 (#44)
> HEAD /author-resource-center/text-requirements/reference-format/ HTTP/1.1
> Host: publications.agu.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: Apache
< Vary: Accept-Encoding,User-Agent
< Content-Type: text/html; charset=UTF-8
< Date: Thu, 28 Apr 2016 22:01:55 GMT
< X-Pingback: http://publications.agu.org/xmlrpc.php
< Link: <http://publications.agu.org/wp-json/>; rel="https://api.w.org/"
< Link: <http://wp.me/P6j0mE-Rq>; rel=shortlink
< X-XSS-Protection: 1; mode=block
< Transfer-Encoding: chunked
< X-Content-Type-Options: nosniff
< Connection: Keep-Alive
< Set-Cookie: X-Mapping-beoejdei=FFE8B2A343458BD2ECD1DD065C105109; path=/
< X-Frame-Options: SAMEORIGIN
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Server: Apache
Vary: Accept-Encoding,User-Agent
Content-Type: text/html; charset=UTF-8
Date: Thu, 28 Apr 2016 22:01:55 GMT
X-Pingback: http://publications.agu.org/xmlrpc.php
Link: <http://publications.agu.org/wp-json/>; rel="https://api.w.org/"
Link: <http://wp.me/P6j0mE-Rq>; rel=shortlink
X-XSS-Protection: 1; mode=block
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
Connection: Keep-Alive
Set-Cookie: X-Mapping-beoejdei=FFE8B2A343458BD2ECD1DD065C105109; path=/
X-Frame-Options: SAMEORIGIN
* Connection cache is full, closing the oldest one.
* Closing connection 38
* Connection #44 to host publications.agu.org left intact
* timeout on name lookup is not supported
* Trying 216.185.112.90...
* Connected to my.americanheart.org (216.185.112.90) port 80 (#45)
> HEAD /professional/Research/FundingOpportunities/SupportingInformation/Literature-Cited_UCM_320683_Article.jsp HTTP/1.1
> Host: my.americanheart.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Moved Temporarily
< Server: Oracle-iPlanet-Web-Server/7.0
< Date: Thu, 28 Apr 2016 22:01:56 GMT
< X-frame-options: SAMEORIGIN
< Location: http://professional.heart.org/professional/Research/FundingOpportunities/SupportingInformation/Literature-Cited_UCM_320683_Article.jsp
< Content-length: 0
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 40
* Connection #45 to host my.americanheart.org left intact
* Issue another request to this URL: 'http://professional.heart.org/professional/Research/FundingOpportunities/SupportingInformation/Literature-Cited_UCM_320683_Article.jsp'
* timeout on name lookup is not supported
* Trying 216.185.112.90...
* Connected to professional.heart.org (216.185.112.90) port 80 (#46)
> HEAD /professional/Research/FundingOpportunities/SupportingInformation/Literature-Cited_UCM_320683_Article.jsp HTTP/1.1
> Host: professional.heart.org
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0< HTTP/1.1 200 OK
< Server: Oracle-iPlanet-Web-Server/7.0
< Date: Thu, 28 Apr 2016 22:01:56 GMT
< X-frame-options: SAMEORIGIN
< Content-type: text/html;charset=ISO-8859-1
< Content-language: en
< Set-cookie: WSESSIONID=00008d4dHWeYNvOkyWmCEK7jmfY:15jokeffl; Path=/
< X-atg-version: UNKNOWN [ DPSLicense/0 ]
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 302 Moved Temporarily
Server: Oracle-iPlanet-Web-Server/7.0
Date: Thu, 28 Apr 2016 22:01:56 GMT
X-frame-options: SAMEORIGIN
Location: http://professional.heart.org/professional/Research/FundingOpportunities/SupportingInformation/Literature-Cited_UCM_320683_Article.jsp
Content-length: 0
HTTP/1.1 200 OK
Server: Oracle-iPlanet-Web-Server/7.0
Date: Thu, 28 Apr 2016 22:01:56 GMT
X-frame-options: SAMEORIGIN
Content-type: text/html;charset=ISO-8859-1
Content-language: en
Set-cookie: WSESSIONID=00008d4dHWeYNvOkyWmCEK7jmfY:15jokeffl; Path=/
X-atg-version: UNKNOWN [ DPSLicense/0 ]
* Connection cache is full, closing the oldest one.
* Closing connection 41
* Connection #46 to host professional.heart.org left intact
* timeout on name lookup is not supported
* Trying 206.25.244.19...
* Connected to www.aiaa.org (206.25.244.19) port 443 (#47)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.0 (IN), TLS handshake, Server hello (2):
{ [81 bytes data]
* TLSv1.0 (IN), TLS handshake, Certificate (11):
{ [2696 bytes data]
* TLSv1.0 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.0 (OUT), TLS handshake, Client key exchange (16):
} [262 bytes data]
* TLSv1.0 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.0 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.0 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.0 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.0 / AES128-SHA
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: C=US; ST=VA; L=Reston; O=American Institute of Aeronautics and Astronautics, Inc.; CN=www.aiaa.org
* start date: 2015-09-09 00:00:00 GMT
* expire date: 2018-09-13 12:00:00 GMT
* subjectAltName: www.aiaa.org matched
* issuer: C=US; O=DigiCert Inc; CN=DigiCert SHA2 Secure Server CA
* SSL certificate verify ok.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0} [5 bytes data]
> HEAD /Secondary.aspx?id=4597 HTTP/1.1
> Host: www.aiaa.org
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Cache-Control: private
< Content-Length: 21013
< Content-Type: text/html; charset=utf-8
< Server: Microsoft-IIS/7.5
< X-AspNet-Version: 4.0.30319
< Set-Cookie: EktGUID=715d36a7-2b2c-4986-b902-9fa630304e37; expires=Fri, 28-Apr-2017 22:01:57 GMT; path=/
< Set-Cookie: EkAnalytics=0; expires=Fri, 28-Apr-2017 22:01:57 GMT; path=/
< Set-Cookie: ASP.NET_SessionId=xs2y4qh15en5tqk1jj4knu0r; path=/; HttpOnly
< Set-Cookie: ecm=user_id=0&isMembershipUser=0&site_id=&username=&new_site=/&unique_id=0&site_preview=0&langvalue=0&DefaultLanguage=1033&NavLanguage=1033&LastValidLanguageID=1033&DefaultCurrency=840&SiteCurrency=840&ContType=&UserCulture=1033&dm=www.aiaa.org&SiteLanguage=1033; path=/
< X-Powered-By: ASP.NET
< Date: Thu, 28 Apr 2016 22:01:58 GMT
<
0 21013 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 21013
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
Set-Cookie: EktGUID=715d36a7-2b2c-4986-b902-9fa630304e37; expires=Fri, 28-Apr-2017 22:01:57 GMT; path=/
Set-Cookie: EkAnalytics=0; expires=Fri, 28-Apr-2017 22:01:57 GMT; path=/
Set-Cookie: ASP.NET_SessionId=xs2y4qh15en5tqk1jj4knu0r; path=/; HttpOnly
Set-Cookie: ecm=user_id=0&isMembershipUser=0&site_id=&username=&new_site=/&unique_id=0&site_preview=0&langvalue=0&DefaultLanguage=1033&NavLanguage=1033&LastValidLanguageID=1033&DefaultCurrency=840&SiteCurrency=840&ContType=&UserCulture=1033&dm=www.aiaa.org&SiteLanguage=1033; path=/
X-Powered-By: ASP.NET
Date: Thu, 28 Apr 2016 22:01:58 GMT
* Connection cache is full, closing the oldest one.
* Closing connection 42
* Connection #47 to host www.aiaa.org left intact
* timeout on name lookup is not supported
* Trying 50.19.94.110...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to www.aip.org (50.19.94.110) port 80 (#48)
> HEAD /pubservs/style/4thed/toc.html HTTP/1.1
> Host: www.aip.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Age: 0
< Cache-Control: max-age=1209600
< Content-Type: text/html; charset=iso-8859-1
< Date: Thu, 28 Apr 2016 22:01:58 GMT
< Expires: Thu, 12 May 2016 22:01:58 GMT
< Location: https://www.aip.org/pubservs/style/4thed/toc.html
< Server: nginx
< Vary: Accept-Encoding
< Via: 1.1 varnish
< X-Cache: MISS
< X-Content-Type-Options: nosniff
< X-Request-ID: v-d44e9034-0d8c-11e6-b4e0-22000a951633
< X-Varnish: 755487699
< Connection: keep-alive
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 43
* Connection #48 to host www.aip.org left intact
* Issue another request to this URL: 'https://www.aip.org/pubservs/style/4thed/toc.html'
* Found bundle for host www.aip.org: 0x2600360
* timeout on name lookup is not supported
* Trying 50.19.94.110...
* Connected to www.aip.org (50.19.94.110) port 443 (#49)
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3525 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=Domain Control Validated; CN=*.aip.org
* start date: 2014-06-12 15:10:57 GMT
* expire date: 2017-06-12 15:10:57 GMT
* subjectAltName: www.aip.org matched
* issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://certs.godaddy.com/repository/; CN=Go Daddy Secure Certificate Authority - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /pubservs/style/4thed/toc.html HTTP/1.1
> Host: www.aip.org
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Age: 0
< Cache-Control: max-age=1209600
< Content-Type: text/html; charset=iso-8859-1
< Date: Thu, 28 Apr 2016 22:02:00 GMT
< Expires: Thu, 12 May 2016 22:02:00 GMT
< Location: https://publishing.aip.org/authors
< Server: nginx
< Vary: Accept-Encoding
< Via: 1.1 varnish
< X-Cache: MISS
< X-Content-Type-Options: nosniff
< X-Request-ID: v-d50e1aa8-0d8c-11e6-baa1-22000a951633
< X-Varnish: 755487951
< Connection: keep-alive
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 44
* Connection #49 to host www.aip.org left intact
* Issue another request to this URL: 'https://publishing.aip.org/authors'
* timeout on name lookup is not supported
* Trying 50.19.94.110...
* Connected to publishing.aip.org (50.19.94.110) port 443 (#50)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3525 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=Domain Control Validated; CN=*.aip.org
* start date: 2014-06-12 15:10:57 GMT
* expire date: 2017-06-12 15:10:57 GMT
* subjectAltName: publishing.aip.org matched
* issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://certs.godaddy.com/repository/; CN=Go Daddy Secure Certificate Authority - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /authors HTTP/1.1
> Host: publishing.aip.org
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Age: 20640
< Cache-Control: public, max-age=21600
< Content-Language: en
< Content-Type: text/html; charset=utf-8
< Date: Thu, 28 Apr 2016 22:02:00 GMT
< Etag: "1461860281-1"
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Last-Modified: Thu, 28 Apr 2016 16:18:01 GMT
< Link: </authors>; rel="canonical",</node/2506>; rel="shortlink"
< Server: nginx
< Vary: Cookie,Accept-Encoding
< Via: 1.1 varnish
< X-AH-Environment: prod
< X-Cache: HIT
< X-Cache-Hits: 32
< X-Content-Type-Options: nosniff
< X-Drupal-Cache: MISS
< X-Frame-Options: SameOrigin
< X-Generator: Drupal 7 (http://drupal.org)
< X-Request-ID: v-c72e820e-0d5c-11e6-89f9-22000ab984ed
< X-Varnish: 2938973007 2937672358
< Connection: keep-alive
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0HTTP/1.1 302 Found
Age: 0
Cache-Control: max-age=1209600
Content-Type: text/html; charset=iso-8859-1
Date: Thu, 28 Apr 2016 22:01:58 GMT
Expires: Thu, 12 May 2016 22:01:58 GMT
Location: https://www.aip.org/pubservs/style/4thed/toc.html
Server: nginx
Vary: Accept-Encoding
Via: 1.1 varnish
X-Cache: MISS
X-Content-Type-Options: nosniff
X-Request-ID: v-d44e9034-0d8c-11e6-b4e0-22000a951633
X-Varnish: 755487699
Connection: keep-alive
HTTP/1.1 302 Found
Age: 0
Cache-Control: max-age=1209600
Content-Type: text/html; charset=iso-8859-1
Date: Thu, 28 Apr 2016 22:02:00 GMT
Expires: Thu, 12 May 2016 22:02:00 GMT
Location: https://publishing.aip.org/authors
Server: nginx
Vary: Accept-Encoding
Via: 1.1 varnish
X-Cache: MISS
X-Content-Type-Options: nosniff
X-Request-ID: v-d50e1aa8-0d8c-11e6-baa1-22000a951633
X-Varnish: 755487951
Connection: keep-alive
HTTP/1.1 200 OK
Age: 20640
Cache-Control: public, max-age=21600
Content-Language: en
Content-Type: text/html; charset=utf-8
Date: Thu, 28 Apr 2016 22:02:00 GMT
Etag: "1461860281-1"
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified: Thu, 28 Apr 2016 16:18:01 GMT
Link: </authors>; rel="canonical",</node/2506>; rel="shortlink"
Server: nginx
Vary: Cookie,Accept-Encoding
Via: 1.1 varnish
X-AH-Environment: prod
X-Cache: HIT
X-Cache-Hits: 32
X-Content-Type-Options: nosniff
X-Drupal-Cache: MISS
X-Frame-Options: SameOrigin
X-Generator: Drupal 7 (http://drupal.org)
X-Request-ID: v-c72e820e-0d5c-11e6-89f9-22000ab984ed
X-Varnish: 2938973007 2937672358
Connection: keep-alive
* Connection cache is full, closing the oldest one.
* Closing connection 45
* Connection #50 to host publishing.aip.org left intact
* timeout on name lookup is not supported
* Trying 193.132.48.225...
* Connected to www.oxfordjournals.org (193.132.48.225) port 80 (#51)
> HEAD /our_journals/ajae/for_authors/general.html HTTP/1.1
> Host: www.oxfordjournals.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:02:01 GMT
< Server: Apache/2.2.15 (Red Hat)
< Content-Type: text/html; charset=UTF-8
< Set-Cookie: Session_ID=5bddaa1b2dab5f53f0ded44fcef70cd8; path=/; domain=.oxfordjournals.org; expires=Thu, 28-Apr-2016 23:02:01 GMT
< Connection: close
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:02:01 GMT
Server: Apache/2.2.15 (Red Hat)
Content-Type: text/html; charset=UTF-8
Set-Cookie: Session_ID=5bddaa1b2dab5f53f0ded44fcef70cd8; path=/; domain=.oxfordjournals.org; expires=Thu, 28-Apr-2016 23:02:01 GMT
Connection: close
* Closing connection 51
* timeout on name lookup is not supported
* Trying 64.62.222.69...
* Connected to www.ajaonline.org (64.62.222.69) port 80 (#52)
> HEAD /submissions HTTP/1.1
> Host: www.ajaonline.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:02:01 GMT
< Server: Apache
< X-Powered-By: PHP/5.3.10-1ubuntu3.21
< X-Drupal-Cache: MISS
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Cache-Control: public, max-age=3600
< X-Content-Type-Options: nosniff
< Content-Language: en
< Link: </submissions>; rel="canonical",</node/1555>; rel="shortlink"
< X-Generator: Drupal 7 (http://drupal.org)
< Etag: "1461880921-0"
< Last-Modified: Thu, 28 Apr 2016 22:02:01 GMT
< Vary: Cookie,Accept-Encoding
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:02:01 GMT
Server: Apache
X-Powered-By: PHP/5.3.10-1ubuntu3.21
X-Drupal-Cache: MISS
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Cache-Control: public, max-age=3600
X-Content-Type-Options: nosniff
Content-Language: en
Link: </submissions>; rel="canonical",</node/1555>; rel="shortlink"
X-Generator: Drupal 7 (http://drupal.org)
Etag: "1461880921-0"
Last-Modified: Thu, 28 Apr 2016 22:02:01 GMT
Vary: Cookie,Accept-Encoding
Content-Type: text/html; charset=utf-8
* Connection cache is full, closing the oldest one.
* Closing connection 46
* Connection #52 to host www.ajaonline.org left intact
* timeout on name lookup is not supported
* Trying 54.243.210.50...
* Connected to www.botany.org (54.243.210.50) port 80 (#53)
> HEAD /ajb/ajb_Lit_Cited_Instructions.pdf HTTP/1.1
> Host: www.botany.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:02:18 GMT
< Server: Apache/2.2.22 (Ubuntu)
< Last-Modified: Tue, 18 Nov 2014 16:51:50 GMT
< ETag: "20553-1a95b-50824e95c5062"
< Accept-Ranges: bytes
< Content-Length: 108891
< Content-Type: application/pdf
<
0 106k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:02:18 GMT
Server: Apache/2.2.22 (Ubuntu)
Last-Modified: Tue, 18 Nov 2014 16:51:50 GMT
ETag: "20553-1a95b-50824e95c5062"
Accept-Ranges: bytes
Content-Length: 108891
Content-Type: application/pdf
* Connection cache is full, closing the oldest one.
* Closing connection 47
} [5 bytes data]
* TLSv1.0 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #53 to host www.botany.org left intact
* timeout on name lookup is not supported
* Trying 104.232.27.134...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to www.amjbot.org (104.232.27.134) port 80 (#54)
> HEAD /site/misc/ifora.xhtml HTTP/1.1
> Host: www.amjbot.org
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0< HTTP/1.1 200 OK
< Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
< X-Highwire-SessionId: 0rsahre@k-AoXGkvdmKf7A
< X-Highwire-RequestId: VyKIWwrcIJcAAGJ-nSYAAAQX
< X-Firenze-Processing-Time: 78.728
< X-Firenze-Processing-Times: detect-robot: 0.064
< X-Firenze-Processing-Times: add-external-dependencies-info: 0.047
< X-Firenze-Processing-Times: add-req-info: 4.771
< X-Firenze-Processing-Times: authn-authz: 27.274
< X-Firenze-Processing-Times: ac-info-request: 2.082
< X-Firenze-Processing-Times: login-check: 0.998
< X-Firenze-Processing-Times: last-authorized-identity: 0.905
< X-Firenze-Processing-Times: tagsoup-proxy-filter: 26.490
< X-Firenze-Processing-Times: update-req-info: 1.715
< X-Firenze-Processing-Times: retrieve-current-issue: 0.045
< X-Firenze-Processing-Times: retrieve-ads: 3.974
< X-Firenze-Processing-Times: log-builder: 2.034
< X-Firenze-Processing-Times: servlet: 43.900
< X-Firenze-Processing-Time: 121.612
< Vary: Accept-Encoding
< Set-Cookie: JSESSIONID=0F01EA227D9A7CCFEE16075606C1544C.wavmfe298.highwire.org; Path=/
< Content-Type: text/html;charset=UTF-8
< X-SmartBan-URL: /site/misc/ifora.xhtml
< X-SmartBan-Host: www.amjbot.org
< Date: Thu, 28 Apr 2016 22:02:03 GMT
< X-Varnish: 160575641
< Age: 0
< Via: 1.1 varnish
< Connection: keep-alive
< X-Varnish-Hostname: h20-prod-varnish06.highwire.org
< X-Varnish-Cache: miss
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
X-Highwire-SessionId: 0rsahre@k-AoXGkvdmKf7A
X-Highwire-RequestId: VyKIWwrcIJcAAGJ-nSYAAAQX
X-Firenze-Processing-Time: 78.728
X-Firenze-Processing-Times: detect-robot: 0.064
X-Firenze-Processing-Times: add-external-dependencies-info: 0.047
X-Firenze-Processing-Times: add-req-info: 4.771
X-Firenze-Processing-Times: authn-authz: 27.274
X-Firenze-Processing-Times: ac-info-request: 2.082
X-Firenze-Processing-Times: login-check: 0.998
X-Firenze-Processing-Times: last-authorized-identity: 0.905
X-Firenze-Processing-Times: tagsoup-proxy-filter: 26.490
X-Firenze-Processing-Times: update-req-info: 1.715
X-Firenze-Processing-Times: retrieve-current-issue: 0.045
X-Firenze-Processing-Times: retrieve-ads: 3.974
X-Firenze-Processing-Times: log-builder: 2.034
X-Firenze-Processing-Times: servlet: 43.900
X-Firenze-Processing-Time: 121.612
Vary: Accept-Encoding
Set-Cookie: JSESSIONID=0F01EA227D9A7CCFEE16075606C1544C.wavmfe298.highwire.org; Path=/
Content-Type: text/html;charset=UTF-8
X-SmartBan-URL: /site/misc/ifora.xhtml
X-SmartBan-Host: www.amjbot.org
Date: Thu, 28 Apr 2016 22:02:03 GMT
X-Varnish: 160575641
Age: 0
Via: 1.1 varnish
Connection: keep-alive
X-Varnish-Hostname: h20-prod-varnish06.highwire.org
X-Varnish-Cache: miss
* Connection cache is full, closing the oldest one.
* Closing connection 48
* Connection #54 to host www.amjbot.org left intact
* timeout on name lookup is not supported
* Trying 104.232.27.118...
* Connected to ajcp.ascpjournals.org (104.232.27.118) port 80 (#55)
> HEAD /site/misc/ifora.xhtml HTTP/1.1
> Host: ajcp.ascpjournals.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 22:02:04 GMT
< Server: Apache/2.2.3 (Red Hat)
< Location: http://ajcp.oxfordjournals.org/site/misc/ifora.xhtml
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Closing connection 55
* Issue another request to this URL: 'http://ajcp.oxfordjournals.org/site/misc/ifora.xhtml'
* timeout on name lookup is not supported
* Trying 104.232.27.117...
* Connected to ajcp.oxfordjournals.org (104.232.27.117) port 80 (#56)
> HEAD /site/misc/ifora.xhtml HTTP/1.1
> Host: ajcp.oxfordjournals.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 404 Not Found
< Date: Thu, 28 Apr 2016 22:02:05 GMT
< Server: Apache/2.2.3 (CentOS)
< X-Content-Type-Options: nosniff
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0
< X-Content-Type-Options: nosniff
< Content-Language: en
< X-Generator: Drupal 7 (http://drupal.org)
< Link: <http://ajcp.oxfordjournals.org/>; rel="canonical",<http://ajcp.oxfordjournals.org/>; rel="shortlink"
< Vary: Accept-Encoding
< X-Highwire-Sitecode: ajcpath
< Connection: close
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 301 Moved Permanently
Date: Thu, 28 Apr 2016 22:02:04 GMT
Server: Apache/2.2.3 (Red Hat)
Location: http://ajcp.oxfordjournals.org/site/misc/ifora.xhtml
Connection: close
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 404 Not Found
Date: Thu, 28 Apr 2016 22:02:05 GMT
Server: Apache/2.2.3 (CentOS)
X-Content-Type-Options: nosniff
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0
X-Content-Type-Options: nosniff
Content-Language: en
X-Generator: Drupal 7 (http://drupal.org)
Link: <http://ajcp.oxfordjournals.org/>; rel="canonical",<http://ajcp.oxfordjournals.org/>; rel="shortlink"
Vary: Accept-Encoding
X-Highwire-Sitecode: ajcpath
Connection: close
Content-Type: text/html; charset=utf-8
* Closing connection 56
* timeout on name lookup is not supported
* Hostname www.oxfordjournals.org was found in DNS cache
* Trying 193.132.48.225...
* Connected to www.oxfordjournals.org (193.132.48.225) port 80 (#57)
> HEAD /our_journals/aje/for_authors/general.html HTTP/1.1
> Host: www.oxfordjournals.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:02:05 GMT
< Server: Apache/2.2.15 (Red Hat)
< Content-Type: text/html; charset=UTF-8
< Set-Cookie: Session_ID=fada6a85ce7fc7d3fd1045291e6b3f0e; path=/; domain=.oxfordjournals.org; expires=Thu, 28-Apr-2016 23:02:05 GMT
< Connection: close
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:02:05 GMT
Server: Apache/2.2.15 (Red Hat)
Content-Type: text/html; charset=UTF-8
Set-Cookie: Session_ID=fada6a85ce7fc7d3fd1045291e6b3f0e; path=/; domain=.oxfordjournals.org; expires=Thu, 28-Apr-2016 23:02:05 GMT
Connection: close
* Closing connection 57
* timeout on name lookup is not supported
* Trying 198.71.232.3...
* Connected to www.ajhb.org (198.71.232.3) port 80 (#58)
> HEAD /submission/guidelines.htm HTTP/1.1
> Host: www.ajhb.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Connection: close
< Pragma: no-cache
< cache-control: no-cache
< Location: /submission/guidelines.htm
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Closing connection 58
* Issue another request to this URL: 'http://www.ajhb.org/submission/guidelines.htm'
* timeout on name lookup is not supported
* Hostname www.ajhb.org was found in DNS cache
* Trying 198.71.232.3...
* Connected to www.ajhb.org (198.71.232.3) port 80 (#59)
> HEAD /submission/guidelines.htm HTTP/1.1
> Host: www.ajhb.org
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0< HTTP/1.1 302 Found
< Connection: close
< Pragma: no-cache
< cache-control: no-cache
< Location: /submission/guidelines.htm
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Closing connection 59
* Issue another request to this URL: 'http://www.ajhb.org/submission/guidelines.htm'
* timeout on name lookup is not supported
* Hostname www.ajhb.org was found in DNS cache
* Trying 198.71.232.3...
* Connected to www.ajhb.org (198.71.232.3) port 80 (#60)
> HEAD /submission/guidelines.htm HTTP/1.1
> Host: www.ajhb.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< location: https://www.ajhb.org/submission/guidelines.htm
< Vary: Accept-Encoding
< Server: DPS/0.2.7
< X-SiteId: 2000
< Set-Cookie: dps_site_id=2000; path=/
< Date: Thu, 28 Apr 2016 22:02:06 GMT
< Connection: keep-alive
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 49
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #60 to host www.ajhb.org left intact
* Issue another request to this URL: 'https://www.ajhb.org/submission/guidelines.htm'
* Found bundle for host www.ajhb.org: 0x262a950
* timeout on name lookup is not supported
* Trying 198.71.232.3...
* Connected to www.ajhb.org (198.71.232.3) port 443 (#61)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [115 bytes data]
* NPN, negotiated HTTP1.1
{ [5 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3725 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Unknown (67):
} [36 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=Domain Control Validated; CN=ajhb.org
* start date: 2016-04-13 21:56:39 GMT
* expire date: 2019-04-13 21:56:39 GMT
* subjectAltName: www.ajhb.org matched
* issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://certs.godaddy.com/repository/; CN=Go Daddy Secure Certificate Authority - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /submission/guidelines.htm HTTP/1.1
> Host: www.ajhb.org
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 404 Not Found
< Content-Type: text/html; charset=utf-8
< Content-Length: 964
< Vary: Accept-Encoding
< Server: DPS/0.2.5
< Date: Thu, 28 Apr 2016 22:02:07 GMT
< Connection: keep-alive
<
0 964 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 302 Found
Connection: close
Pragma: no-cache
cache-control: no-cache
Location: /submission/guidelines.htm
HTTP/1.1 302 Found
Connection: close
Pragma: no-cache
cache-control: no-cache
Location: /submission/guidelines.htm
HTTP/1.1 301 Moved Permanently
location: https://www.ajhb.org/submission/guidelines.htm
Vary: Accept-Encoding
Server: DPS/0.2.7
X-SiteId: 2000
Set-Cookie: dps_site_id=2000; path=/
Date: Thu, 28 Apr 2016 22:02:06 GMT
Connection: keep-alive
HTTP/1.1 404 Not Found
Content-Type: text/html; charset=utf-8
Content-Length: 964
Vary: Accept-Encoding
Server: DPS/0.2.5
Date: Thu, 28 Apr 2016 22:02:07 GMT
Connection: keep-alive
* Connection cache is full, closing the oldest one.
* Closing connection 50
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #61 to host www.ajhb.org left intact
* timeout on name lookup is not supported
* Trying 65.156.1.100...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to www.cell.com (65.156.1.100) port 80 (#62)
> HEAD /AJHG/home HTTP/1.1
> Host: www.cell.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&rc=0&code=cell-site
< Content-Type: text/html; charset=utf-8
< Content-Length: 172
< Date: Thu, 28 Apr 2016 22:02:07 GMT
<
0 172 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 52
* Connection #62 to host www.cell.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&rc=0&code=cell-site'
* Connection 53 seems to be dead!
* Closing connection 53
* timeout on name lookup is not supported
* Trying 65.156.1.100...
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#63)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [85 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2515 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [527 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [134 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / DHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=GT10533820; OU=See www.geotrust.com/resources/cps (c)15; OU=Domain Control Validated - QuickSSL(R) Premium; CN=secure.jbs.elsevierhealth.com
* start date: 2015-08-12 15:29:36 GMT
* expire date: 2017-09-12 14:43:33 GMT
* subjectAltName: secure.jbs.elsevierhealth.com matched
* issuer: C=US; O=GeoTrust Inc.; OU=Domain Validated SSL; CN=GeoTrust DV SSL SHA256 CA - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /action/getSharedSiteSession?redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&rc=0&code=cell-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 584fe0f4c1b0b0e5c96274f5656576bc
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=1&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
< Set-Cookie: SERVER=WZ6myaEXBLEt1UgI9cIkvA==; path=/
< Set-Cookie: MAID=I8/hydAYHFP8AtreI0nU3g==; path=/; expires=Wed, 22-Feb-2017 22:02:09 GMT
< Set-Cookie: JSESSIONID=aaaJ73c_OwQMCgKpaNzrv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 172
< Connection: close
< Date: Thu, 28 Apr 2016 22:02:09 GMT
<
0 172 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
* Closing connection 63
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=1&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site'
* Connection 54 seems to be dead!
* Closing connection 54
* timeout on name lookup is not supported
* Hostname secure.jbs.elsevierhealth.com was found in DNS cache
* Trying 65.156.1.100...
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#64)
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* SSL re-using session ID
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [85 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* SSL connection using TLSv1.2 / DHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=GT10533820; OU=See www.geotrust.com/resources/cps (c)15; OU=Domain Control Validated - QuickSSL(R) Premium; CN=secure.jbs.elsevierhealth.com
* start date: 2015-08-12 15:29:36 GMT
* expire date: 2017-09-12 14:43:33 GMT
* subjectAltName: secure.jbs.elsevierhealth.com matched
* issuer: C=US; O=GeoTrust Inc.; OU=Domain Validated SSL; CN=GeoTrust DV SSL SHA256 CA - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=1&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 8f0f2e98f48371e5a1eef2c746096295
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=2&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
< Set-Cookie: SERVER=WZ6myaEXBLGZpQFlLdJmhw==; path=/
< Set-Cookie: MAID=wcxerC9PPqH8AtreI0nU3g==; path=/; expires=Wed, 22-Feb-2017 22:02:13 GMT
< Set-Cookie: JSESSIONID=aaaoa1bs7Bn3PdgSk7zrv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 172
< Date: Thu, 28 Apr 2016 22:02:13 GMT
<
0 172 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0
* Connection #64 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=2&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x25b8a10
* Re-using existing connection! (#64) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#64)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=2&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 8f0f2e98f48371e5a1eef2c746096295
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=3&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
< Set-Cookie: SERVER=WZ6myaEXBLGZpQFlLdJmhw==; path=/
< Set-Cookie: MAID=wcxerC9PPqFWhf2ywTW5pg==; path=/; expires=Wed, 22-Feb-2017 22:02:14 GMT
< Set-Cookie: JSESSIONID=aaaflIvMipXpLatSk7zrv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 172
< Date: Thu, 28 Apr 2016 22:02:14 GMT
<
0 172 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0
* Connection #64 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=3&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x25b8a10
* Re-using existing connection! (#64) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#64)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=3&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 8f0f2e98f48371e5a1eef2c746096295
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=4&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
< Set-Cookie: SERVER=WZ6myaEXBLGZpQFlLdJmhw==; path=/
< Set-Cookie: MAID=UOsU//r1uhwr4Ok4RuLf3Q==; path=/; expires=Wed, 22-Feb-2017 22:02:14 GMT
< Set-Cookie: JSESSIONID=aaa-lnNhdYaba5xSk7zrv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 172
< Date: Thu, 28 Apr 2016 22:02:14 GMT
<
0 172 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0
* Connection #64 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=4&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x25b8a10
* Re-using existing connection! (#64) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#64)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=4&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 8f0f2e98f48371e5a1eef2c746096295
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=5&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
< Set-Cookie: SERVER=WZ6myaEXBLGZpQFlLdJmhw==; path=/
< Set-Cookie: MAID=UOsU//r1uhzdPwzfdsY4Sg==; path=/; expires=Wed, 22-Feb-2017 22:02:15 GMT
< Set-Cookie: JSESSIONID=aaaM687XhWoXDcCSk7zrv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 172
< Date: Thu, 28 Apr 2016 22:02:15 GMT
<
0 172 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0
* Connection #64 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=5&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x25b8a10
* Re-using existing connection! (#64) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#64)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=5&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 8f0f2e98f48371e5a1eef2c746096295
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=6&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
< Set-Cookie: SERVER=WZ6myaEXBLGZpQFlLdJmhw==; path=/
< Set-Cookie: MAID=UOsU//r1uhz3gMEDSgfFmg==; path=/; expires=Wed, 22-Feb-2017 22:02:16 GMT
< Set-Cookie: JSESSIONID=aaaoSLHh05BZZgESk7zrv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 172
< Connection: close
< Date: Thu, 28 Apr 2016 22:02:16 GMT
<
0 172 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&rc=0&code=cell-site
Content-Type: text/html; charset=utf-8
Content-Length: 172
Date: Thu, 28 Apr 2016 22:02:07 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 584fe0f4c1b0b0e5c96274f5656576bc
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=1&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
Set-Cookie: SERVER=WZ6myaEXBLEt1UgI9cIkvA==; path=/
Set-Cookie: MAID=I8/hydAYHFP8AtreI0nU3g==; path=/; expires=Wed, 22-Feb-2017 22:02:09 GMT
Set-Cookie: JSESSIONID=aaaJ73c_OwQMCgKpaNzrv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 172
Connection: close
Date: Thu, 28 Apr 2016 22:02:09 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 8f0f2e98f48371e5a1eef2c746096295
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=2&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
Set-Cookie: SERVER=WZ6myaEXBLGZpQFlLdJmhw==; path=/
Set-Cookie: MAID=wcxerC9PPqH8AtreI0nU3g==; path=/; expires=Wed, 22-Feb-2017 22:02:13 GMT
Set-Cookie: JSESSIONID=aaaoa1bs7Bn3PdgSk7zrv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 172
Date: Thu, 28 Apr 2016 22:02:13 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 8f0f2e98f48371e5a1eef2c746096295
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=3&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
Set-Cookie: SERVER=WZ6myaEXBLGZpQFlLdJmhw==; path=/
Set-Cookie: MAID=wcxerC9PPqFWhf2ywTW5pg==; path=/; expires=Wed, 22-Feb-2017 22:02:14 GMT
Set-Cookie: JSESSIONID=aaaflIvMipXpLatSk7zrv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 172
Date: Thu, 28 Apr 2016 22:02:14 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 8f0f2e98f48371e5a1eef2c746096295
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=4&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
Set-Cookie: SERVER=WZ6myaEXBLGZpQFlLdJmhw==; path=/
Set-Cookie: MAID=UOsU//r1uhwr4Ok4RuLf3Q==; path=/; expires=Wed, 22-Feb-2017 22:02:14 GMT
Set-Cookie: JSESSIONID=aaa-lnNhdYaba5xSk7zrv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 172
Date: Thu, 28 Apr 2016 22:02:14 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 8f0f2e98f48371e5a1eef2c746096295
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=5&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
Set-Cookie: SERVER=WZ6myaEXBLGZpQFlLdJmhw==; path=/
Set-Cookie: MAID=UOsU//r1uhzdPwzfdsY4Sg==; path=/; expires=Wed, 22-Feb-2017 22:02:15 GMT
Set-Cookie: JSESSIONID=aaaM687XhWoXDcCSk7zrv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 172
Date: Thu, 28 Apr 2016 22:02:15 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 8f0f2e98f48371e5a1eef2c746096295
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=6&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
Set-Cookie: SERVER=WZ6myaEXBLGZpQFlLdJmhw==; path=/
Set-Cookie: MAID=UOsU//r1uhz3gMEDSgfFmg==; path=/; expires=Wed, 22-Feb-2017 22:02:16 GMT
Set-Cookie: JSESSIONID=aaaoSLHh05BZZgESk7zrv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 172
Connection: close
Date: Thu, 28 Apr 2016 22:02:16 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC
* Closing connection 64
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=6&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site'
* timeout on name lookup is not supported
* Hostname secure.jbs.elsevierhealth.com was found in DNS cache
* Trying 65.156.1.100...
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#65)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* SSL re-using session ID
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [85 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* SSL connection using TLSv1.2 / DHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=GT10533820; OU=See www.geotrust.com/resources/cps (c)15; OU=Domain Control Validated - QuickSSL(R) Premium; CN=secure.jbs.elsevierhealth.com
* start date: 2015-08-12 15:29:36 GMT
* expire date: 2017-09-12 14:43:33 GMT
* subjectAltName: secure.jbs.elsevierhealth.com matched
* issuer: C=US; O=GeoTrust Inc.; OU=Domain Validated SSL; CN=GeoTrust DV SSL SHA256 CA - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=6&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=7&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
< Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
< Set-Cookie: MAID=Dp3xesfX9zy1LjKdveWUPQ==; path=/; expires=Wed, 22-Feb-2017 22:02:17 GMT
< Set-Cookie: JSESSIONID=aaaBvFsYAJH3B6zO1hArv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 172
< Date: Thu, 28 Apr 2016 22:02:17 GMT
<
0 172 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0
* Connection #65 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=7&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x2627e70
* Re-using existing connection! (#65) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#65)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=7&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=8&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
< Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
< Set-Cookie: MAID=Dp3xesfX9zyZ22jPuK7ukA==; path=/; expires=Wed, 22-Feb-2017 22:02:17 GMT
< Set-Cookie: JSESSIONID=aaa7mdZVXxJQQ-CO1hArv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 172
< Date: Thu, 28 Apr 2016 22:02:17 GMT
<
0 172 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0
* Connection #65 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=8&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x2627e70
* Re-using existing connection! (#65) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#65)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=8&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=9&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
< Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
< Set-Cookie: MAID=Dp3xesfX9zwiUwV3sTsB0w==; path=/; expires=Wed, 22-Feb-2017 22:02:18 GMT
< Set-Cookie: JSESSIONID=aaaQCHAWUAccs9IO1hArv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 172
< Connection: close
< Date: Thu, 28 Apr 2016 22:02:18 GMT
<
0 172 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0
* Closing connection 65
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=9&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site'
* timeout on name lookup is not supported
* Hostname secure.jbs.elsevierhealth.com was found in DNS cache
* Trying 65.156.1.100...
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#66)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* SSL re-using session ID
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [85 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* SSL connection using TLSv1.2 / DHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=GT10533820; OU=See www.geotrust.com/resources/cps (c)15; OU=Domain Control Validated - QuickSSL(R) Premium; CN=secure.jbs.elsevierhealth.com
* start date: 2015-08-12 15:29:36 GMT
* expire date: 2017-09-12 14:43:33 GMT
* subjectAltName: secure.jbs.elsevierhealth.com matched
* issuer: C=US; O=GeoTrust Inc.; OU=Domain Validated SSL; CN=GeoTrust DV SSL SHA256 CA - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=9&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: a69247b43f3fa7d00225032748b8e74d
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=10&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
< Set-Cookie: SERVER=WZ6myaEXBLFhx+6Ws3Nrug==; path=/
< Set-Cookie: MAID=KOXhTAcd8Yo4MYyiVyj//w==; path=/; expires=Wed, 22-Feb-2017 22:02:22 GMT
< Set-Cookie: JSESSIONID=aaasQodalHmFL_joLxzrv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 173
< Date: Thu, 28 Apr 2016 22:02:22 GMT
<
0 173 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0
* Connection #66 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=10&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x24ab1b0
* Re-using existing connection! (#66) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#66)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=10&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: a69247b43f3fa7d00225032748b8e74d
< Location: http://secure.jbs.elsevierhealth.com/action/cookieAbsent
< Set-Cookie: SERVER=WZ6myaEXBLFhx+6Ws3Nrug==; path=/
< Set-Cookie: MAID=KOXhTAcd8Yrit12uim12zg==; path=/; expires=Wed, 22-Feb-2017 22:02:23 GMT
< Set-Cookie: JSESSIONID=aaa7UyGEGz928gpoLxzrv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 94
< Date: Thu, 28 Apr 2016 22:02:23 GMT
<
0 94 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0
* Connection #66 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'http://secure.jbs.elsevierhealth.com/action/cookieAbsent'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x24ab1b0
* timeout on name lookup is not supported
* Trying 65.156.1.100...
0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 80 (#67)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: f58dce0cbae8dee749a0135d04007b19
< Set-Cookie: SERVER=WZ6myaEXBLHj3ZzqSv9HPw==; path=/
< Set-Cookie: MAID=C8ecqdgqUbYSnPlwNXBugQ==; path=/; expires=Wed, 22-Feb-2017 22:02:24 GMT
< Set-Cookie: JSESSIONID=aaa1HyPBeGEra6gsp7zrv; path=/
< Content-Type: text/html; charset=UTF-8
< Connection: close
< Date: Thu, 28 Apr 2016 22:02:24 GMT
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=7&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
Set-Cookie: MAID=Dp3xesfX9zy1LjKdveWUPQ==; path=/; expires=Wed, 22-Feb-2017 22:02:17 GMT
Set-Cookie: JSESSIONID=aaaBvFsYAJH3B6zO1hArv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 172
Date: Thu, 28 Apr 2016 22:02:17 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=8&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
Set-Cookie: MAID=Dp3xesfX9zyZ22jPuK7ukA==; path=/; expires=Wed, 22-Feb-2017 22:02:17 GMT
Set-Cookie: JSESSIONID=aaa7mdZVXxJQQ-CO1hArv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 172
Date: Thu, 28 Apr 2016 22:02:17 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=9&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
Set-Cookie: MAID=Dp3xesfX9zwiUwV3sTsB0w==; path=/; expires=Wed, 22-Feb-2017 22:02:18 GMT
Set-Cookie: JSESSIONID=aaaQCHAWUAccs9IO1hArv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 172
Connection: close
Date: Thu, 28 Apr 2016 22:02:18 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: a69247b43f3fa7d00225032748b8e74d
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=10&redirect=http%3A%2F%2Fwww.cell.com%2FAJHG%2Fhome&code=cell-site
Set-Cookie: SERVER=WZ6myaEXBLFhx+6Ws3Nrug==; path=/
Set-Cookie: MAID=KOXhTAcd8Yo4MYyiVyj//w==; path=/; expires=Wed, 22-Feb-2017 22:02:22 GMT
Set-Cookie: JSESSIONID=aaasQodalHmFL_joLxzrv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 173
Date: Thu, 28 Apr 2016 22:02:22 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: a69247b43f3fa7d00225032748b8e74d
Location: http://secure.jbs.elsevierhealth.com/action/cookieAbsent
Set-Cookie: SERVER=WZ6myaEXBLFhx+6Ws3Nrug==; path=/
Set-Cookie: MAID=KOXhTAcd8Yrit12uim12zg==; path=/; expires=Wed, 22-Feb-2017 22:02:23 GMT
Set-Cookie: JSESSIONID=aaa7UyGEGz928gpoLxzrv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 94
Date: Thu, 28 Apr 2016 22:02:23 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: f58dce0cbae8dee749a0135d04007b19
Set-Cookie: SERVER=WZ6myaEXBLHj3ZzqSv9HPw==; path=/
Set-Cookie: MAID=C8ecqdgqUbYSnPlwNXBugQ==; path=/; expires=Wed, 22-Feb-2017 22:02:24 GMT
Set-Cookie: JSESSIONID=aaa1HyPBeGEra6gsp7zrv; path=/
Content-Type: text/html; charset=UTF-8
Connection: close
Date: Thu, 28 Apr 2016 22:02:24 GMT
* Closing connection 67
* timeout on name lookup is not supported
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#68)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> HEAD /journal/10.1002/%28ISSN%291552-4833/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:02:24 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1026; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:02:24 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 68
* timeout on name lookup is not supported
* Trying 104.232.27.160...
* Connected to www.ajnr.org (104.232.27.160) port 80 (#69)
> HEAD /site/misc/ifora.xhtml HTTP/1.1
> Host: www.ajnr.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
< X-Highwire-SessionId: 7glnagLQvQ6wZ7c58VCSKQ
< X-Highwire-RequestId: VyKIcqtDfcMAAGi52v0AAAIN
< X-Firenze-Processing-Time: 148.815
< X-Firenze-Processing-Times: detect-robot: 0.181
< X-Firenze-Processing-Times: add-external-dependencies-info: 0.110
< X-Firenze-Processing-Times: add-req-info: 9.512
< X-Firenze-Processing-Times: authn-authz: 28.998
< X-Firenze-Processing-Times: ac-info-request: 3.903
< X-Firenze-Processing-Times: login-check: 1.675
< X-Firenze-Processing-Times: last-authorized-identity: 1.705
< X-Firenze-Processing-Times: tagsoup-proxy-filter: 71.104
< X-Firenze-Processing-Times: update-req-info: 3.716
< X-Firenze-Processing-Times: retrieve-current-issue: 0.074
< X-Firenze-Processing-Times: retrieve-ads: 8.649
< X-Firenze-Processing-Times: log-builder: 4.350
< X-Firenze-Processing-Times: servlet: 127.402
< X-Firenze-Processing-Time: 274.361
< Vary: Accept-Encoding
< Set-Cookie: JSESSIONID=A17D49EDE8046D390B06C9783D8F6767.wavmfe231.highwire.org; Path=/
< Content-Type: text/html;charset=UTF-8
< X-SmartBan-URL: /site/misc/ifora.xhtml
< X-SmartBan-Host: www.ajnr.org
< Date: Thu, 28 Apr 2016 22:02:26 GMT
< X-Varnish: 947087894
< Age: 0
< Via: 1.1 varnish
< Connection: keep-alive
< X-Varnish-Hostname: h20-prod-varnish07.highwire.org
< X-Varnish-Cache: miss
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
X-Highwire-SessionId: 7glnagLQvQ6wZ7c58VCSKQ
X-Highwire-RequestId: VyKIcqtDfcMAAGi52v0AAAIN
X-Firenze-Processing-Time: 148.815
X-Firenze-Processing-Times: detect-robot: 0.181
X-Firenze-Processing-Times: add-external-dependencies-info: 0.110
X-Firenze-Processing-Times: add-req-info: 9.512
X-Firenze-Processing-Times: authn-authz: 28.998
X-Firenze-Processing-Times: ac-info-request: 3.903
X-Firenze-Processing-Times: login-check: 1.675
X-Firenze-Processing-Times: last-authorized-identity: 1.705
X-Firenze-Processing-Times: tagsoup-proxy-filter: 71.104
X-Firenze-Processing-Times: update-req-info: 3.716
X-Firenze-Processing-Times: retrieve-current-issue: 0.074
X-Firenze-Processing-Times: retrieve-ads: 8.649
X-Firenze-Processing-Times: log-builder: 4.350
X-Firenze-Processing-Times: servlet: 127.402
X-Firenze-Processing-Time: 274.361
Vary: Accept-Encoding
Set-Cookie: JSESSIONID=A17D49EDE8046D390B06C9783D8F6767.wavmfe231.highwire.org; Path=/
Content-Type: text/html;charset=UTF-8
X-SmartBan-URL: /site/misc/ifora.xhtml
X-SmartBan-Host: www.ajnr.org
Date: Thu, 28 Apr 2016 22:02:26 GMT
X-Varnish: 947087894
Age: 0
Via: 1.1 varnish
Connection: keep-alive
X-Varnish-Hostname: h20-prod-varnish07.highwire.org
X-Varnish-Cache: miss
* Connection #69 to host www.ajnr.org left intact
* timeout on name lookup is not supported
* Trying 65.156.1.100...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to journals.elsevierhealth.com (65.156.1.100) port 80 (#70)
> HEAD /periodicals/ymod/authorinfo HTTP/1.1
> Host: journals.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: f3882bcb4d2a91ff49ba5504eea7a73c
< Location: http://www.ajodo.org/authorinfo
< Set-Cookie: SERVER=WZ6myaEXBLFhx+6Ws3Nrug==; path=/
< Set-Cookie: MAID=mM73S3Z+CHzmUw6lSxnCrg==; path=/; expires=Wed, 22-Feb-2017 22:02:27 GMT
< Set-Cookie: JSESSIONID=aaaeIMW1Xr3plf-oLxzrv; path=/
< Content-Length: 0
< Date: Thu, 28 Apr 2016 22:02:27 GMT
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 60
* Connection #70 to host journals.elsevierhealth.com left intact
* Issue another request to this URL: 'http://www.ajodo.org/authorinfo'
* timeout on name lookup is not supported
* Trying 65.156.1.100...
* Connected to www.ajodo.org (65.156.1.100) port 80 (#71)
> HEAD /authorinfo HTTP/1.1
> Host: www.ajodo.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: a420c94a1e97b4787148bc62516e9301
< Location: /content/authorinfo
< Set-Cookie: SERVER=WZ6myaEXBLHj3ZzqSv9HPw==; path=/
< Set-Cookie: MAID=mM73S3Z+CHxj44nczJ7Mtg==; path=/; expires=Wed, 22-Feb-2017 22:02:28 GMT
< Set-Cookie: JSESSIONID=aaaTyqG8TfUQz4xsp7zrv; path=/
< Content-Length: 0
< Date: Thu, 28 Apr 2016 22:02:28 GMT
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 61
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #71 to host www.ajodo.org left intact
* Issue another request to this URL: 'http://www.ajodo.org/content/authorinfo'
* Found bundle for host www.ajodo.org: 0x262a510
* Re-using existing connection! (#71) with host www.ajodo.org
* Connected to www.ajodo.org (65.156.1.100) port 80 (#71)
> HEAD /content/authorinfo HTTP/1.1
> Host: www.ajodo.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&rc=0&code=ymod-site
< Content-Type: text/html; charset=utf-8
< Content-Length: 182
< Date: Thu, 28 Apr 2016 22:02:29 GMT
<
0 182 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
* Connection #71 to host www.ajodo.org left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&rc=0&code=ymod-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x24ab1b0
* Re-using existing connection! (#66) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#66)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&rc=0&code=ymod-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: a69247b43f3fa7d00225032748b8e74d
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=1&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
< Set-Cookie: SERVER=WZ6myaEXBLFhx+6Ws3Nrug==; path=/
< Set-Cookie: MAID=snJwSytQLzcr4Ok4RuLf3Q==; path=/; expires=Wed, 22-Feb-2017 22:02:29 GMT
< Set-Cookie: JSESSIONID=aaa1SETPkbKLSbupLxzrv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 182
< Date: Thu, 28 Apr 2016 22:02:29 GMT
<
0 182 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
* Connection #66 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=1&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x24ab1b0
* Re-using existing connection! (#66) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#66)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=1&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: a69247b43f3fa7d00225032748b8e74d
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=2&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
< Set-Cookie: SERVER=WZ6myaEXBLFhx+6Ws3Nrug==; path=/
< Set-Cookie: MAID=snJwSytQLzenS9d3Mi6AeQ==; path=/; expires=Wed, 22-Feb-2017 22:02:30 GMT
< Set-Cookie: JSESSIONID=aaaexUtdayhoqbKpLxzrv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 182
< Connection: close
< Date: Thu, 28 Apr 2016 22:02:30 GMT
<
0 182 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0
* Closing connection 66
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=2&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site'
* timeout on name lookup is not supported
* Hostname secure.jbs.elsevierhealth.com was found in DNS cache
* Trying 65.156.1.100...
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#72)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* SSL re-using session ID
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [85 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* SSL connection using TLSv1.2 / DHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=GT10533820; OU=See www.geotrust.com/resources/cps (c)15; OU=Domain Control Validated - QuickSSL(R) Premium; CN=secure.jbs.elsevierhealth.com
* start date: 2015-08-12 15:29:36 GMT
* expire date: 2017-09-12 14:43:33 GMT
* subjectAltName: secure.jbs.elsevierhealth.com matched
* issuer: C=US; O=GeoTrust Inc.; OU=Domain Validated SSL; CN=GeoTrust DV SSL SHA256 CA - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=2&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=3&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
< Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
< Set-Cookie: MAID=1/+/kdzJZCSnANmqY7QFTQ==; path=/; expires=Wed, 22-Feb-2017 22:02:32 GMT
< Set-Cookie: JSESSIONID=aaavv38SG9ret4IQ1hArv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 182
< Date: Thu, 28 Apr 2016 22:02:32 GMT
<
0 182 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
* Connection #72 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=3&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x2627230
* Re-using existing connection! (#72) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#72)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=3&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=4&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
< Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
< Set-Cookie: MAID=1/+/kdzJZCSF5FNHzKmvTQ==; path=/; expires=Wed, 22-Feb-2017 22:02:32 GMT
< Set-Cookie: JSESSIONID=aaa8UMlJgtgoudJQ1hArv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 182
< Date: Thu, 28 Apr 2016 22:02:32 GMT
<
0 182 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0
* Connection #72 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=4&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site'
* Connection 69 seems to be dead!
* Closing connection 69
* Found bundle for host secure.jbs.elsevierhealth.com: 0x2627230
* Re-using existing connection! (#72) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#72)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=4&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0HTTP/1.1 301 Moved Permanently
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: f3882bcb4d2a91ff49ba5504eea7a73c
Location: http://www.ajodo.org/authorinfo
Set-Cookie: SERVER=WZ6myaEXBLFhx+6Ws3Nrug==; path=/
Set-Cookie: MAID=mM73S3Z+CHzmUw6lSxnCrg==; path=/; expires=Wed, 22-Feb-2017 22:02:27 GMT
Set-Cookie: JSESSIONID=aaaeIMW1Xr3plf-oLxzrv; path=/
Content-Length: 0
Date: Thu, 28 Apr 2016 22:02:27 GMT
HTTP/1.1 301 Moved Permanently
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: a420c94a1e97b4787148bc62516e9301
Location: /content/authorinfo
Set-Cookie: SERVER=WZ6myaEXBLHj3ZzqSv9HPw==; path=/
Set-Cookie: MAID=mM73S3Z+CHxj44nczJ7Mtg==; path=/; expires=Wed, 22-Feb-2017 22:02:28 GMT
Set-Cookie: JSESSIONID=aaaTyqG8TfUQz4xsp7zrv; path=/
Content-Length: 0
Date: Thu, 28 Apr 2016 22:02:28 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&rc=0&code=ymod-site
Content-Type: text/html; charset=utf-8
Content-Length: 182
Date: Thu, 28 Apr 2016 22:02:29 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: a69247b43f3fa7d00225032748b8e74d
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=1&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
Set-Cookie: SERVER=WZ6myaEXBLFhx+6Ws3Nrug==; path=/
Set-Cookie: MAID=snJwSytQLzcr4Ok4RuLf3Q==; path=/; expires=Wed, 22-Feb-2017 22:02:29 GMT
Set-Cookie: JSESSIONID=aaa1SETPkbKLSbupLxzrv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 182
Date: Thu, 28 Apr 2016 22:02:29 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: a69247b43f3fa7d00225032748b8e74d
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=2&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
Set-Cookie: SERVER=WZ6myaEXBLFhx+6Ws3Nrug==; path=/
Set-Cookie: MAID=snJwSytQLzenS9d3Mi6AeQ==; path=/; expires=Wed, 22-Feb-2017 22:02:30 GMT
Set-Cookie: JSESSIONID=aaaexUtdayhoqbKpLxzrv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 182
Connection: close
Date: Thu, 28 Apr 2016 22:02:30 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=3&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
Set-Cookie: MAID=1/+/kdzJZCSnANmqY7QFTQ==; path=/; expires=Wed, 22-Feb-2017 22:02:32 GMT
Set-Cookie: JSESSIONID=aaavv38SG9ret4IQ1hArv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 182
Date: Thu, 28 Apr 2016 22:02:32 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=4&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
Set-Cookie: MAID=1/+/kdzJZCSF5FNHzKmvTQ==; path=/; expires=Wed, 22-Feb-2017 22:02:32 GMT
Set-Cookie: JSESSIONID=aaa8UMlJgtgoudJQ1hArv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 182
Date: Thu, 28 Apr 2016 22:02:32 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=5&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymo{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=5&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
< Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
< Set-Cookie: MAID=1/+/kdzJZCS+aqWZoEnbtg==; path=/; expires=Wed, 22-Feb-2017 22:02:32 GMT
< Set-Cookie: JSESSIONID=aaaCrquBJtz7ofPQ1hArv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 182
< Date: Thu, 28 Apr 2016 22:02:32 GMT
<
0 182 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0
* Connection #72 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=5&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x2627230
* Re-using existing connection! (#72) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#72)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=5&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=6&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
< Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
< Set-Cookie: MAID=GVBuTLw6PbZQnKAlPobkzQ==; path=/; expires=Wed, 22-Feb-2017 22:02:33 GMT
< Set-Cookie: JSESSIONID=aaayo5zsKKOH48WQ1hArv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 182
< Date: Thu, 28 Apr 2016 22:02:33 GMT
<
0 182 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0
* Connection #72 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=6&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x2627230
* Re-using existing connection! (#72) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#72)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=6&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=7&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
< Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
< Set-Cookie: MAID=GVBuTLw6PbaUcHsp+kjSVg==; path=/; expires=Wed, 22-Feb-2017 22:02:34 GMT
< Set-Cookie: JSESSIONID=aaadMOqVj9uk9e1Q1hArv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 182
< Connection: close
< Date: Thu, 28 Apr 2016 22:02:34 GMT
<
0 182 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0
* Closing connection 72
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=7&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site'
* timeout on name lookup is not supported
* Hostname secure.jbs.elsevierhealth.com was found in DNS cache
* Trying 65.156.1.100...
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#73)
0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* SSL re-using session ID
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [85 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* SSL connection using TLSv1.2 / DHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=GT10533820; OU=See www.geotrust.com/resources/cps (c)15; OU=Domain Control Validated - QuickSSL(R) Premium; CN=secure.jbs.elsevierhealth.com
* start date: 2015-08-12 15:29:36 GMT
* expire date: 2017-09-12 14:43:33 GMT
* subjectAltName: secure.jbs.elsevierhealth.com matched
* issuer: C=US; O=GeoTrust Inc.; OU=Domain Validated SSL; CN=GeoTrust DV SSL SHA256 CA - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=7&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 6398bfa575cf8f74e72f43787f853edc
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=8&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
< Set-Cookie: SERVER=WZ6myaEXBLGliB+RW/74SA==; path=/
< Set-Cookie: MAID=nqbEQYSEzKeTFpyc12qLBg==; path=/; expires=Wed, 22-Feb-2017 22:02:35 GMT
< Set-Cookie: JSESSIONID=aaaHdVYVAOrHzfbZPhArv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 182
< Connection: close
< Date: Thu, 28 Apr 2016 22:02:35 GMT
<
0 182 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0
* Closing connection 73
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=8&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site'
* timeout on name lookup is not supported
* Hostname secure.jbs.elsevierhealth.com was found in DNS cache
* Trying 65.156.1.100...
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#74)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* SSL re-using session ID
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [85 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* SSL connection using TLSv1.2 / DHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=GT10533820; OU=See www.geotrust.com/resources/cps (c)15; OU=Domain Control Validated - QuickSSL(R) Premium; CN=secure.jbs.elsevierhealth.com
* start date: 2015-08-12 15:29:36 GMT
* expire date: 2017-09-12 14:43:33 GMT
* subjectAltName: secure.jbs.elsevierhealth.com matched
* issuer: C=US; O=GeoTrust Inc.; OU=Domain Validated SSL; CN=GeoTrust DV SSL SHA256 CA - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=8&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 6398bfa575cf8f74e72f43787f853edc
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=9&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
< Set-Cookie: SERVER=WZ6myaEXBLGliB+RW/74SA==; path=/
< Set-Cookie: MAID=nqbEQYSEzKfx7ifepyVX0w==; path=/; expires=Wed, 22-Feb-2017 22:02:36 GMT
< Set-Cookie: JSESSIONID=aaa2462lQ6roehfZPhArv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 182
< Date: Thu, 28 Apr 2016 22:02:36 GMT
<
0 182 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0
* Connection #74 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=9&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x25f9dc0
* Re-using existing connection! (#74) with host secure.jbs.elsevierhealth.com
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#74)
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=9&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 6398bfa575cf8f74e72f43787f853edc
< Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=10&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
< Set-Cookie: SERVER=WZ6myaEXBLGliB+RW/74SA==; path=/
< Set-Cookie: MAID=nqbEQYSEzKd+1hNZe9K65A==; path=/; expires=Wed, 22-Feb-2017 22:02:37 GMT
< Set-Cookie: JSESSIONID=aaaHOXkuvYR6NalZPhArv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 183
< Connection: close
< Date: Thu, 28 Apr 2016 22:02:37 GMT
<
0 183 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0
* Closing connection 74
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Issue another request to this URL: 'https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=10&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site'
* timeout on name lookup is not supported
* Hostname secure.jbs.elsevierhealth.com was found in DNS cache
* Trying 65.156.1.100...
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 443 (#75)
0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* SSL re-using session ID
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [85 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* SSL connection using TLSv1.2 / DHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=GT10533820; OU=See www.geotrust.com/resources/cps (c)15; OU=Domain Control Validated - QuickSSL(R) Premium; CN=secure.jbs.elsevierhealth.com
* start date: 2015-08-12 15:29:36 GMT
* expire date: 2017-09-12 14:43:33 GMT
* subjectAltName: secure.jbs.elsevierhealth.com matched
* issuer: C=US; O=GeoTrust Inc.; OU=Domain Validated SSL; CN=GeoTrust DV SSL SHA256 CA - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /action/getSharedSiteSession?rc=10&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0{ [5 bytes data]
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: e3b2e73013fc474eb0bf8b5a31cdf422
< Location: http://secure.jbs.elsevierhealth.com/action/cookieAbsent
< Set-Cookie: SERVER=WZ6myaEXBLGvmNGtLlDx7g==; path=/
< Set-Cookie: MAID=Ie7V6S4bSSz8AtreI0nU3g==; path=/; expires=Wed, 22-Feb-2017 22:02:38 GMT
< Set-Cookie: JSESSIONID=aaabt699K0J51hvjjAzrv; path=/
< Content-Type: text/html; charset=utf-8
< Content-Length: 94
< Date: Thu, 28 Apr 2016 22:02:38 GMT
<
0 94 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0
* Connection #75 to host secure.jbs.elsevierhealth.com left intact
* Issue another request to this URL: 'http://secure.jbs.elsevierhealth.com/action/cookieAbsent'
* Found bundle for host secure.jbs.elsevierhealth.com: 0x25c2710
* timeout on name lookup is not supported
* Hostname secure.jbs.elsevierhealth.com was found in DNS cache
* Trying 65.156.1.100...
* Connected to secure.jbs.elsevierhealth.com (65.156.1.100) port 80 (#76)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: secure.jbs.elsevierhealth.com
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0d-site
Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
Set-Cookie: MAID=1/+/kdzJZCS+aqWZoEnbtg==; path=/; expires=Wed, 22-Feb-2017 22:02:32 GMT
Set-Cookie: JSESSIONID=aaaCrquBJtz7ofPQ1hArv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 182
Date: Thu, 28 Apr 2016 22:02:32 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=6&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
Set-Cookie: MAID=GVBuTLw6PbZQnKAlPobkzQ==; path=/; expires=Wed, 22-Feb-2017 22:02:33 GMT
Set-Cookie: JSESSIONID=aaayo5zsKKOH48WQ1hArv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 182
Date: Thu, 28 Apr 2016 22:02:33 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: fcda0ff88215ae51884016488cb1fa8f
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=7&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
Set-Cookie: SERVER=WZ6myaEXBLEIcey8uceZQQ==; path=/
Set-Cookie: MAID=GVBuTLw6PbaUcHsp+kjSVg==; path=/; expires=Wed, 22-Feb-2017 22:02:34 GMT
Set-Cookie: JSESSIONID=aaadMOqVj9uk9e1Q1hArv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 182
Connection: close
Date: Thu, 28 Apr 2016 22:02:34 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 6398bfa575cf8f74e72f43787f853edc
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=8&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
Set-Cookie: SERVER=WZ6myaEXBLGliB+RW/74SA==; path=/
Set-Cookie: MAID=nqbEQYSEzKeTFpyc12qLBg==; path=/; expires=Wed, 22-Feb-2017 22:02:35 GMT
Set-Cookie: JSESSIONID=aaaHdVYVAOrHzfbZPhArv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 182
Connection: close
Date: Thu, 28 Apr 2016 22:02:35 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 6398bfa575cf8f74e72f43787f853edc
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=9&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
Set-Cookie: SERVER=WZ6myaEXBLGliB+RW/74SA==; path=/
Set-Cookie: MAID=nqbEQYSEzKfx7ifepyVX0w==; path=/; expires=Wed, 22-Feb-2017 22:02:36 GMT
Set-Cookie: JSESSIONID=aaa2462lQ6roehfZPhArv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 182
Date: Thu, 28 Apr 2016 22:02:36 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 6398bfa575cf8f74e72f43787f853edc
Location: https://secure.jbs.elsevierhealth.com/action/getSharedSiteSession?rc=10&redirect=http%3A%2F%2Fwww.ajodo.org%2Fcontent%2Fauthorinfo&code=ymod-site
Set-Cookie: SERVER=WZ6myaEXBLGliB+RW/74SA==; path=/
Set-Cookie: MAID=nqbEQYSEzKd+1hNZe9K65A==; path=/; expires=Wed, 22-Feb-2017 22:02:37 GMT
Set-Cookie: JSESSIONID=aaaHOXkuvYR6NalZPhArv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 183
Connection: close
Date: Thu, 28 Apr 2016 22:02:37 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: e3b2e73013fc474eb0bf8b5a31cdf422
Location: http://secure.jbs.elsevierhealth.com/action/cookieAbsent
Set-Cookie: SERVER=WZ6myaEXBLGvmNGtLlDx7g==; path=/
Set-Cookie: MAID=Ie7V6S4bSSz8AtreI0nU3g==; path=/; expires=Wed, 22-Feb-2017 22:02:38 GMT
Set-Cookie: JSESSIONID=aaabt699K0J51hvjjAzrv; path=/
Content-Type: text/html; charset=utf-8
Content-Length: 94
Date: Thu, 28 Apr 2016 22:02:38 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IN< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 4c8213aa1a27bf85917dc5977381a5a5
< Set-Cookie: SERVER=WZ6myaEXBLGvmNGtLlDx7g==; path=/
< Set-Cookie: MAID=sP4zcHcWm6if1CS8qJCu8Q==; path=/; expires=Wed, 22-Feb-2017 22:02:43 GMT
< Set-Cookie: JSESSIONID=aaaJqB0Sm1PJucwkjAzrv; path=/
< Content-Type: text/html; charset=UTF-8
< Connection: close
< Date: Thu, 28 Apr 2016 22:02:43 GMT
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0D OTC"
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 4c8213aa1a27bf85917dc5977381a5a5
Set-Cookie: SERVER=WZ6myaEXBLGvmNGtLlDx7g==; path=/
Set-Cookie: MAID=sP4zcHcWm6if1CS8qJCu8Q==; path=/; expires=Wed, 22-Feb-2017 22:02:43 GMT
Set-Cookie: JSESSIONID=aaaJqB0Sm1PJucwkjAzrv; path=/
Content-Type: text/html; charset=UTF-8
Connection: close
Date: Thu, 28 Apr 2016 22:02:43 GMT
* Closing connection 76
* timeout on name lookup is not supported
* Trying 5.44.100.16...
* Connected to www.scirp.org (5.44.100.16) port 80 (#77)
> HEAD /journal/ajps/ HTTP/1.1
> Host: www.scirp.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Content-Type: text/html
< Last-Modified: Mon, 26 Oct 2015 07:47:51 GMT
< Accept-Ranges: bytes
< ETag: "5ed399ec2fd11:0"
< X-Powered-By: ASP.NET
< Date: Fri, 22 Apr 2016 13:33:49 GMT
< Content-Length: 1173
< Age: 44554
< X-Cache: HIT from xiaolunde
< X-Cache-Lookup: HIT from xiaolunde:80
< Connection: keep-alive
<
0 1173 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Content-Type: text/html
Last-Modified: Mon, 26 Oct 2015 07:47:51 GMT
Accept-Ranges: bytes
ETag: "5ed399ec2fd11:0"
X-Powered-By: ASP.NET
Date: Fri, 22 Apr 2016 13:33:49 GMT
Content-Length: 1173
Age: 44554
X-Cache: HIT from xiaolunde
X-Cache-Lookup: HIT from xiaolunde:80
Connection: keep-alive
* Connection #77 to host www.scirp.org left intact
* timeout on name lookup is not supported
* Trying 192.0.78.25...
* Connected to www.ajps.org (192.0.78.25) port 80 (#78)
> HEAD /AJPS%20Style%20Guide.pdf HTTP/1.1
> Host: www.ajps.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: nginx
< Date: Thu, 28 Apr 2016 22:02:44 GMT
< Content-Type: text/html
< Content-Length: 178
< Connection: keep-alive
< Location: https://www.ajps.org/AJPS%20Style%20Guide.pdf
< X-ac: 3.fra _dfw
<
0 178 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 62
* Connection #78 to host www.ajps.org left intact
* Issue another request to this URL: 'https://www.ajps.org/AJPS%20Style%20Guide.pdf'
* Found bundle for host www.ajps.org: 0x25f66e0
* timeout on name lookup is not supported
* Trying 192.0.78.25...
* Connected to www.ajps.org (192.0.78.25) port 443 (#79)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [109 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4255 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=tls.automattic.com
* start date: 2016-04-04 09:27:00 GMT
* expire date: 2016-07-03 09:27:00 GMT
* subjectAltName: www.ajps.org matched
* issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /AJPS%20Style%20Guide.pdf HTTP/1.1
> Host: www.ajps.org
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 301 Moved Permanently
< Server: nginx
< Date: Thu, 28 Apr 2016 22:02:44 GMT
< Content-Type: text/html
< Content-Length: 178
< Connection: keep-alive
< Strict-Transport-Security: max-age=86400
< Location: https://ajps.org/AJPS%20Style%20Guide.pdf
< X-ac: 3.fra _dfw
<
0 178 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 70
* Connection #79 to host www.ajps.org left intact
* Issue another request to this URL: 'https://ajps.org/AJPS%20Style%20Guide.pdf'
* timeout on name lookup is not supported
* Trying 192.0.78.25...
* Connected to ajps.org (192.0.78.25) port 443 (#80)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [109 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3453 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=tls.automattic.com
* start date: 2016-04-04 10:56:00 GMT
* expire date: 2016-07-03 10:56:00 GMT
* subjectAltName: ajps.org matched
* issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /AJPS%20Style%20Guide.pdf HTTP/1.1
> Host: ajps.org
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 404 Not Found
< Server: nginx
< Date: Thu, 28 Apr 2016 22:02:44 GMT
< Content-Type: text/html; charset=UTF-8
< Connection: keep-alive
< Strict-Transport-Security: max-age=86400
< Vary: Accept-Encoding
< Vary: Cookie
< X-hacker: If you're reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.
< Expires: Wed, 11 Jan 1984 05:00:00 GMT
< Cache-Control: no-cache, must-revalidate, max-age=60
< Pragma: no-cache
< X-ac: 3.fra _dfw
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Thu, 28 Apr 2016 22:02:44 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Location: https://www.ajps.org/AJPS%20Style%20Guide.pdf
X-ac: 3.fra _dfw
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Thu, 28 Apr 2016 22:02:44 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Strict-Transport-Security: max-age=86400
Location: https://ajps.org/AJPS%20Style%20Guide.pdf
X-ac: 3.fra _dfw
HTTP/1.1 404 Not Found
Server: nginx
Date: Thu, 28 Apr 2016 22:02:44 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Strict-Transport-Security: max-age=86400
Vary: Accept-Encoding
Vary: Cookie
X-hacker: If you're reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=60
Pragma: no-cache
X-ac: 3.fra _dfw
* Connection cache is full, closing the oldest one.
* Closing connection 71
* Connection #80 to host ajps.org left intact
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#81)
> HEAD /journal/10.1002/(ISSN)1098-2345/homepage/ForAuthors.html HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:02:44 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1027; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:02:44 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 81
* timeout on name lookup is not supported
* Trying 65.156.1.95...
* Connected to www.atsjournals.org (65.156.1.95) port 80 (#82)
> HEAD /page/AJRCCM/instructions_for_contributors HTTP/1.1
> Host: www.atsjournals.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://www.atsjournals.org/page/AJRCCM/instructions_for_contributors?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:02:45 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 118
< Date: Thu, 28 Apr 2016 22:02:45 GMT
<
0 118 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 75
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #82 to host www.atsjournals.org left intact
* Issue another request to this URL: 'http://www.atsjournals.org/page/AJRCCM/instructions_for_contributors?cookieSet=1'
* Found bundle for host www.atsjournals.org: 0x250d660
* Re-using existing connection! (#82) with host www.atsjournals.org
* Connected to www.atsjournals.org (65.156.1.95) port 80 (#82)
> HEAD /page/AJRCCM/instructions_for_contributors?cookieSet=1 HTTP/1.1
> Host: www.atsjournals.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://www.atsjournals.org/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 84
< Date: Thu, 28 Apr 2016 22:02:45 GMT
<
0 84 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #82 to host www.atsjournals.org left intact
* Issue another request to this URL: 'http://www.atsjournals.org/action/cookieAbsent'
* Found bundle for host www.atsjournals.org: 0x250d660
* Re-using existing connection! (#82) with host www.atsjournals.org
* Connected to www.atsjournals.org (65.156.1.95) port 80 (#82)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: www.atsjournals.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 6fc7ef82c3c44c74d5b650e81570d60c
< Set-Cookie: JSESSIONID=aaa16mXHfhNtCh7fSeUqv; path=/
< Content-Type: text/html; charset=UTF-8
< Content-Length: 2838
< Date: Thu, 28 Apr 2016 22:02:46 GMT
<
0 2838 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://www.atsjournals.org/page/AJRCCM/instructions_for_contributors?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:02:45 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 118
Date: Thu, 28 Apr 2016 22:02:45 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://www.atsjournals.org/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 84
Date: Thu, 28 Apr 2016 22:02:45 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 6fc7ef82c3c44c74d5b650e81570d60c
Set-Cookie: JSESSIONID=aaa16mXHfhNtCh7fSeUqv; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 2838
Date: Thu, 28 Apr 2016 22:02:46 GMT
* Connection #82 to host www.atsjournals.org left intact
* timeout on name lookup is not supported
* Trying 160.109.109.58...
* Connected to edmgr.ovid.com (160.109.109.58) port 80 (#83)
> HEAD /ajsp/accounts/ifauth.htm HTTP/1.1
> Host: edmgr.ovid.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:02:46 GMT
< Server: Apache/2.0.39 (Unix) mod_ssl/2.0.39 OpenSSL/0.9.6g
< Last-Modified: Mon, 04 Jan 2016 09:10:05 GMT
< ETag: "5c2ed8-7ab4-7c99d540"
< Accept-Ranges: bytes
< Content-Length: 31412
< Content-Type: text/html
<
0 31412 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:02:46 GMT
Server: Apache/2.0.39 (Unix) mod_ssl/2.0.39 OpenSSL/0.9.6g
Last-Modified: Mon, 04 Jan 2016 09:10:05 GMT
ETag: "5c2ed8-7ab4-7c99d540"
Accept-Ranges: bytes
Content-Length: 31412
Content-Type: text/html
* Connection cache is full, closing the oldest one.
* Closing connection 77
* Connection #83 to host edmgr.ovid.com left intact
* timeout on name lookup is not supported
* Trying 204.71.142.183...
* Connected to www.ama.org (204.71.142.183) port 443 (#84)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [91 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2578 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: C=US; ST=Illinois; L=Chicago; O=American Marketing Association; CN=*.ama.org
* start date: 2013-10-22 12:00:01 GMT
* expire date: 2016-09-14 12:00:00 GMT
* subjectAltName: www.ama.org matched
* issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /publications/JournalOfMarketing/Documents/AMA_Reference_Style.pdf HTTP/1.1
> Host: www.ama.org
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Cache-Control: private,max-age=0
< Content-Length: 35812
< Content-Type: application/pdf
< Expires: Wed, 13 Apr 2016 22:02:43 GMT
< Last-Modified: Wed, 05 Mar 2014 17:10:22 GMT
< ETag: "{5A80A3D3-97F6-49A1-9E85-7C70B6A78EEA},4"
< Server: Microsoft-IIS/8.5
< X-SharePointHealthScore: 0
< ResourceTag: rt:5A80A3D3-97F6-49A1-9E85-7C70B6A78EEA@00000000004
< Public-Extension: http://schemas.microsoft.com/repl-2
< SPRequestGuid: 2111779d-8694-6089-9aa3-d7285a9e22ac
< request-id: 2111779d-8694-6089-9aa3-d7285a9e22ac
< SPRequestDuration: 9
< SPIisLatency: 1
< X-Powered-By: ASP.NET
< X-Content-Type-Options: nosniff
< X-MS-InvokeApp: 1; RequireReadOnly
< Date: Thu, 28 Apr 2016 22:02:43 GMT
<
0 35812 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private,max-age=0
Content-Length: 35812
Content-Type: application/pdf
Expires: Wed, 13 Apr 2016 22:02:43 GMT
Last-Modified: Wed, 05 Mar 2014 17:10:22 GMT
ETag: "{5A80A3D3-97F6-49A1-9E85-7C70B6A78EEA},4"
Server: Microsoft-IIS/8.5
X-SharePointHealthScore: 0
ResourceTag: rt:5A80A3D3-97F6-49A1-9E85-7C70B6A78EEA@00000000004
Public-Extension: http://schemas.microsoft.com/repl-2
SPRequestGuid: 2111779d-8694-6089-9aa3-d7285a9e22ac
request-id: 2111779d-8694-6089-9aa3-d7285a9e22ac
SPRequestDuration: 9
SPIisLatency: 1
X-Powered-By: ASP.NET
X-Content-Type-Options: nosniff
X-MS-InvokeApp: 1; RequireReadOnly
Date: Thu, 28 Apr 2016 22:02:43 GMT
* Connection cache is full, closing the oldest one.
* Closing connection 78
* Connection #84 to host www.ama.org left intact
* Found bundle for host www.ama.org: 0x250d820
* Re-using existing connection! (#84) with host www.ama.org
* Connected to www.ama.org (204.71.142.183) port 443 (#84)
} [5 bytes data]
> HEAD /publications/JournalOfMarketingResearch/Documents/AMA_Reference_Style.pdf HTTP/1.1
> Host: www.ama.org
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Cache-Control: private,max-age=0
< Content-Length: 35812
< Content-Type: application/pdf
< Expires: Wed, 13 Apr 2016 22:02:43 GMT
< Last-Modified: Tue, 11 Mar 2014 16:47:36 GMT
< ETag: "{8687C585-7FE5-4160-95C7-9C5060805331},4"
< Server: Microsoft-IIS/8.5
< X-SharePointHealthScore: 0
< ResourceTag: rt:8687C585-7FE5-4160-95C7-9C5060805331@00000000004
< Public-Extension: http://schemas.microsoft.com/repl-2
< SPRequestGuid: 2111779d-f6ab-6089-9aa3-dfc169151805
< request-id: 2111779d-f6ab-6089-9aa3-dfc169151805
< SPRequestDuration: 8
< SPIisLatency: 1
< X-Powered-By: ASP.NET
< X-Content-Type-Options: nosniff
< X-MS-InvokeApp: 1; RequireReadOnly
< Date: Thu, 28 Apr 2016 22:02:43 GMT
<
0 35812 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private,max-age=0
Content-Length: 35812
Content-Type: application/pdf
Expires: Wed, 13 Apr 2016 22:02:43 GMT
Last-Modified: Tue, 11 Mar 2014 16:47:36 GMT
ETag: "{8687C585-7FE5-4160-95C7-9C5060805331},4"
Server: Microsoft-IIS/8.5
X-SharePointHealthScore: 0
ResourceTag: rt:8687C585-7FE5-4160-95C7-9C5060805331@00000000004
Public-Extension: http://schemas.microsoft.com/repl-2
SPRequestGuid: 2111779d-f6ab-6089-9aa3-dfc169151805
request-id: 2111779d-f6ab-6089-9aa3-dfc169151805
SPRequestDuration: 8
SPIisLatency: 1
X-Powered-By: ASP.NET
X-Content-Type-Options: nosniff
X-MS-InvokeApp: 1; RequireReadOnly
Date: Thu, 28 Apr 2016 22:02:43 GMT
* Connection #84 to host www.ama.org left intact
* timeout on name lookup is not supported
* Trying 67.228.246.130...
* Connected to westlibrary.txwes.edu (67.228.246.130) port 80 (#85)
> HEAD /sites/default/files/pdf/ama_citation_style.pdf HTTP/1.1
> Host: westlibrary.txwes.edu
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 404 Not Found
< Date: Thu, 28 Apr 2016 22:02:03 GMT
< Server: Apache/2.2.22 (Ubuntu)
< X-Content-Type-Options: nosniff
< X-Powered-By: PHP/5.3.10-1ubuntu3.22
< X-Drupal-Cache: MISS
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Cache-Control: public, max-age=21600
< X-Content-Type-Options: nosniff
< Content-Language: en
< X-Generator: Drupal 7 (http://drupal.org)
< Etag: "1461880923-0"
< Last-Modified: Thu, 28 Apr 2016 22:02:03 GMT
< Vary: Cookie,Accept-Encoding
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 404 Not Found
Date: Thu, 28 Apr 2016 22:02:03 GMT
Server: Apache/2.2.22 (Ubuntu)
X-Content-Type-Options: nosniff
X-Powered-By: PHP/5.3.10-1ubuntu3.22
X-Drupal-Cache: MISS
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Cache-Control: public, max-age=21600
X-Content-Type-Options: nosniff
Content-Language: en
X-Generator: Drupal 7 (http://drupal.org)
Etag: "1461880923-0"
Last-Modified: Thu, 28 Apr 2016 22:02:03 GMT
Vary: Cookie,Accept-Encoding
Content-Type: text/html; charset=utf-8
* Connection cache is full, closing the oldest one.
* Closing connection 79
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #85 to host westlibrary.txwes.edu left intact
* Found bundle for host westlibrary.txwes.edu: 0x25fdf80
* Re-using existing connection! (#85) with host westlibrary.txwes.edu
* Connected to westlibrary.txwes.edu (67.228.246.130) port 80 (#85)
> HEAD /sites/default/files/pdf/ama_citation_style.pdf HTTP/1.1
> Host: westlibrary.txwes.edu
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 404 Not Found
< Date: Thu, 28 Apr 2016 22:02:04 GMT
< Server: Apache/2.2.22 (Ubuntu)
< X-Content-Type-Options: nosniff
< X-Powered-By: PHP/5.3.10-1ubuntu3.22
< X-Drupal-Cache: HIT
< Etag: "1461880923-0"
< Content-Language: en
< X-Generator: Drupal 7 (http://drupal.org)
< Cache-Control: public, max-age=21600
< Last-Modified: Thu, 28 Apr 2016 22:02:03 GMT
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Vary: Cookie,Accept-Encoding
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 404 Not Found
Date: Thu, 28 Apr 2016 22:02:04 GMT
Server: Apache/2.2.22 (Ubuntu)
X-Content-Type-Options: nosniff
X-Powered-By: PHP/5.3.10-1ubuntu3.22
X-Drupal-Cache: HIT
Etag: "1461880923-0"
Content-Language: en
X-Generator: Drupal 7 (http://drupal.org)
Cache-Control: public, max-age=21600
Last-Modified: Thu, 28 Apr 2016 22:02:03 GMT
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Vary: Cookie,Accept-Encoding
Content-Type: text/html; charset=utf-8
* Connection #85 to host westlibrary.txwes.edu left intact
* Found bundle for host westlibrary.txwes.edu: 0x25fdf80
* Re-using existing connection! (#85) with host westlibrary.txwes.edu
* Connected to westlibrary.txwes.edu (67.228.246.130) port 80 (#85)
> HEAD /sites/default/files/pdf/ama_citation_style.pdf HTTP/1.1
> Host: westlibrary.txwes.edu
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 404 Not Found
< Date: Thu, 28 Apr 2016 22:02:04 GMT
< Server: Apache/2.2.22 (Ubuntu)
< X-Content-Type-Options: nosniff
< X-Powered-By: PHP/5.3.10-1ubuntu3.22
< X-Drupal-Cache: HIT
< Etag: "1461880923-0"
< Content-Language: en
< X-Generator: Drupal 7 (http://drupal.org)
< Cache-Control: public, max-age=21600
< Last-Modified: Thu, 28 Apr 2016 22:02:03 GMT
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Vary: Cookie,Accept-Encoding
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 404 Not Found
Date: Thu, 28 Apr 2016 22:02:04 GMT
Server: Apache/2.2.22 (Ubuntu)
X-Content-Type-Options: nosniff
X-Powered-By: PHP/5.3.10-1ubuntu3.22
X-Drupal-Cache: HIT
Etag: "1461880923-0"
Content-Language: en
X-Generator: Drupal 7 (http://drupal.org)
Cache-Control: public, max-age=21600
Last-Modified: Thu, 28 Apr 2016 22:02:03 GMT
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Vary: Cookie,Accept-Encoding
Content-Type: text/html; charset=utf-8
* Connection #85 to host westlibrary.txwes.edu left intact
* Found bundle for host westlibrary.txwes.edu: 0x25fdf80
* Re-using existing connection! (#85) with host westlibrary.txwes.edu
* Connected to westlibrary.txwes.edu (67.228.246.130) port 80 (#85)
> HEAD /sites/default/files/pdf/ama_citation_style.pdf HTTP/1.1
> Host: westlibrary.txwes.edu
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 404 Not Found
< Date: Thu, 28 Apr 2016 22:02:04 GMT
< Server: Apache/2.2.22 (Ubuntu)
< X-Content-Type-Options: nosniff
< X-Powered-By: PHP/5.3.10-1ubuntu3.22
< X-Drupal-Cache: HIT
< Etag: "1461880923-0"
< Content-Language: en
< X-Generator: Drupal 7 (http://drupal.org)
< Cache-Control: public, max-age=21600
< Last-Modified: Thu, 28 Apr 2016 22:02:03 GMT
< Expires: Sun, 19 Nov 1978 05:00:00 GMT
< Vary: Cookie,Accept-Encoding
< Content-Type: text/html; charset=utf-8
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 404 Not Found
Date: Thu, 28 Apr 2016 22:02:04 GMT
Server: Apache/2.2.22 (Ubuntu)
X-Content-Type-Options: nosniff
X-Powered-By: PHP/5.3.10-1ubuntu3.22
X-Drupal-Cache: HIT
Etag: "1461880923-0"
Content-Language: en
X-Generator: Drupal 7 (http://drupal.org)
Cache-Control: public, max-age=21600
Last-Modified: Thu, 28 Apr 2016 22:02:03 GMT
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Vary: Cookie,Accept-Encoding
Content-Type: text/html; charset=utf-8
* Connection #85 to host westlibrary.txwes.edu left intact
* timeout on name lookup is not supported
* Trying 66.237.175.211...
* Connected to www.ametsoc.org (66.237.175.211) port 80 (#86)
> HEAD /pubs/journals/author_reference_guide.pdf HTTP/1.1
> Host: www.ametsoc.org
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0< HTTP/1.1 200 OK
< Content-Length: 0
< Content-Type: text/html;charset=UTF-8
< Server: Microsoft-IIS/7.5
< Set-Cookie: CFID=1316629; Expires=Fri, 29-Apr-2016 22:02:50 GMT; Path=/; HttpOnly
< Set-Cookie: CFTOKEN=ff3f4500e05d135e-B4F429E8-C439-C789-C276007F6AB669BE; Expires=Fri, 29-Apr-2016 22:02:50 GMT; Path=/; HttpOnly
< Generator: Mura CMS
< Set-Cookie: ORIGINALURLTOKEN=B4F42E87%2DBAEA%2DC295%2D0EBFDBE46DBEE81E; Expires=Sat, 21-Apr-2046 22:02:50 GMT; Path=/; HttpOnly
< Set-Cookie: MOBILEFORMAT=false; Path=/; HttpOnly
< Date: Thu, 28 Apr 2016 22:02:50 GMT
< Connection: close
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Content-Length: 0
Content-Type: text/html;charset=UTF-8
Server: Microsoft-IIS/7.5
Set-Cookie: CFID=1316629; Expires=Fri, 29-Apr-2016 22:02:50 GMT; Path=/; HttpOnly
Set-Cookie: CFTOKEN=ff3f4500e05d135e-B4F429E8-C439-C789-C276007F6AB669BE; Expires=Fri, 29-Apr-2016 22:02:50 GMT; Path=/; HttpOnly
Generator: Mura CMS
Set-Cookie: ORIGINALURLTOKEN=B4F42E87%2DBAEA%2DC295%2D0EBFDBE46DBEE81E; Expires=Sat, 21-Apr-2046 22:02:50 GMT; Path=/; HttpOnly
Set-Cookie: MOBILEFORMAT=false; Path=/; HttpOnly
Date: Thu, 28 Apr 2016 22:02:50 GMT
Connection: close
* Closing connection 86
* timeout on name lookup is not supported
* Trying 70.166.47.233...
* Connected to www.minsocam.org (70.166.47.233) port 80 (#87)
> HEAD /msa/AmMin/All_About_References.html HTTP/1.1
> Host: www.minsocam.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:02:52 GMT
< Server: Apache/2.2.24 (Unix) DAV/2
< X-Powered-By: Lasso 9
< Content-Length: 15078
< Content-Type: text/html; charset="UTF-8"
<
0 15078 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:02:52 GMT
Server: Apache/2.2.24 (Unix) DAV/2
X-Powered-By: Lasso 9
Content-Length: 15078
Content-Type: text/html; charset="UTF-8"
* Connection cache is full, closing the oldest one.
* Closing connection 80
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #87 to host www.minsocam.org left intact
* Connection 85 seems to be dead!
* Closing connection 85
* timeout on name lookup is not supported
* Trying 149.28.1.106...
* Connected to authors.aps.org (149.28.1.106) port 80 (#88)
> HEAD /STYLE/ms.html HTTP/1.1
> Host: authors.aps.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: nginx/0.7.64
< Date: Thu, 28 Apr 2016 22:02:53 GMT
< Content-Type: text/html
< Content-Length: 185
< Connection: keep-alive
< Keep-Alive: timeout=20
< Location: https://authors.aps.org/STYLE/ms.html
<
0 185 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #88 to host authors.aps.org left intact
* Issue another request to this URL: 'https://authors.aps.org/STYLE/ms.html'
* Found bundle for host authors.aps.org: 0x2627930
* timeout on name lookup is not supported
* Trying 149.28.1.106...
* Connected to authors.aps.org (149.28.1.106) port 443 (#89)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.0 (IN), TLS handshake, Server hello (2):
{ [81 bytes data]
* TLSv1.0 (IN), TLS handshake, Certificate (11):
{ [5656 bytes data]
* TLSv1.0 (IN), TLS handshake, Server key exchange (12):
{ [781 bytes data]
* TLSv1.0 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.0 (OUT), TLS handshake, Client key exchange (16):
} [134 bytes data]
* TLSv1.0 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.0 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* TLSv1.0 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.0 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.0 / DHE-RSA-AES256-SHA
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=Domain Control Validated; OU=EssentialSSL Wildcard; CN=*.aps.org
* start date: 2014-04-09 00:00:00 GMT
* expire date: 2019-04-08 23:59:59 GMT
* subjectAltName: authors.aps.org matched
* issuer: C=GB; ST=Greater Manchester; L=Salford; O=COMODO CA Limited; CN=COMODO RSA Domain Validation Secure Server CA
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /STYLE/ms.html HTTP/1.1
> Host: authors.aps.org
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 404 Not Found
< Server: nginx/0.7.64
< Date: Thu, 28 Apr 2016 22:02:53 GMT
< Content-Type: text/html
< Connection: keep-alive
< Keep-Alive: timeout=20
< Content-Length: 162
<
0 162 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 301 Moved Permanently
Server: nginx/0.7.64
Date: Thu, 28 Apr 2016 22:02:53 GMT
Content-Type: text/html
Content-Length: 185
Connection: keep-alive
Keep-Alive: timeout=20
Location: https://authors.aps.org/STYLE/ms.html
HTTP/1.1 404 Not Found
Server: nginx/0.7.64
Date: Thu, 28 Apr 2016 22:02:53 GMT
Content-Type: text/html
Connection: keep-alive
Keep-Alive: timeout=20
Content-Length: 162
* Connection cache is full, closing the oldest one.
* Closing connection 82
* Connection #89 to host authors.aps.org left intact
* timeout on name lookup is not supported
* Trying 216.185.5.123...
* Connected to www.the-aps.org (216.185.5.123) port 80 (#90)
> HEAD /mm/Publications/Info-For-Authors/Composition HTTP/1.1
> Host: www.the-aps.org
> User-Agent: curl/7.44.0
> Accept: */*
>
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0< HTTP/1.1 200 OK
< Cache-Control: private
< Content-Length: 54943
< Content-Type: text/html; charset=utf-8
< Server: Microsoft-IIS/7.5
< Set-Cookie: ASP.NET_SessionId=le2soq45miydk245npt5diau; path=/; HttpOnly
< X-AspNet-Version: 2.0.50727
< X-Powered-By: ASP.NET
< Date: Thu, 28 Apr 2016 22:02:52 GMT
<
0 54943 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 54943
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
Set-Cookie: ASP.NET_SessionId=le2soq45miydk245npt5diau; path=/; HttpOnly
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Thu, 28 Apr 2016 22:02:52 GMT
* Connection cache is full, closing the oldest one.
* Closing connection 83
* Connection #90 to host www.the-aps.org left intact
* timeout on name lookup is not supported
* Trying 65.156.1.55...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to apsjournals.apsnet.org (65.156.1.55) port 80 (#91)
> HEAD /userimages/ContentEditor/1173286505152/phyto_author_instructions.pdf HTTP/1.1
> Host: apsjournals.apsnet.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Last-Modified: Thu, 28 Apr 2016 22:02:56 GMT
< Content-Type: application/pdf; charset=UTF-8
< Content-Length: 669262
< Date: Thu, 28 Apr 2016 22:02:56 GMT
<
0 653k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Server: AtyponWS/7.1
Last-Modified: Thu, 28 Apr 2016 22:02:56 GMT
Content-Type: application/pdf; charset=UTF-8
Content-Length: 669262
Date: Thu, 28 Apr 2016 22:02:56 GMT
* Connection cache is full, closing the oldest one.
* Closing connection 84
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #91 to host apsjournals.apsnet.org left intact
* timeout on name lookup is not supported
* Trying 108.162.207.143...
* Connected to www.apsanet.org (108.162.207.143) port 80 (#92)
> HEAD /media/PDFs/Publications/APSAStyleManual2006.pdf HTTP/1.1
> Host: www.apsanet.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 28 Apr 2016 22:02:56 GMT
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Set-Cookie: __cfduid=d4761492377b0875e085ff35fd7fbc2f01461880976; expires=Fri, 28-Apr-17 22:02:56 GMT; path=/; domain=.apsanet.org; HttpOnly
< Cache-Control: public, max-age=14400
< Location: http://www.apsanet.org/Portals/54/APSA%20Files/publications/APSAStyleManual2006.pdf
< X-AspNet-Version: 4.0.30319
< CF-Cache-Status: MISS
< Expires: Fri, 29 Apr 2016 02:02:56 GMT
< Server: cloudflare-nginx
< CF-RAY: 29adcd2589b30479-FRA
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 87
* Connection #92 to host www.apsanet.org left intact
* Issue another request to this URL: 'http://www.apsanet.org/Portals/54/APSA%20Files/publications/APSAStyleManual2006.pdf'
* Found bundle for host www.apsanet.org: 0x256d290
* Re-using existing connection! (#92) with host www.apsanet.org
* Connected to www.apsanet.org (108.162.207.143) port 80 (#92)
> HEAD /Portals/54/APSA%20Files/publications/APSAStyleManual2006.pdf HTTP/1.1
> Host: www.apsanet.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:02:56 GMT
< Content-Type: application/pdf
< Content-Length: 2136543
< Connection: keep-alive
< Set-Cookie: __cfduid=d4761492377b0875e085ff35fd7fbc2f01461880976; expires=Fri, 28-Apr-17 22:02:56 GMT; path=/; domain=.apsanet.org; HttpOnly
< Last-Modified: Wed, 17 Jun 2015 18:26:04 GMT
< ETag: "2fef41122ba9d01:0"
< CF-Cache-Status: REVALIDATED
< Expires: Fri, 29 Apr 2016 02:02:56 GMT
< Cache-Control: public, max-age=14400
< Accept-Ranges: bytes
< Server: cloudflare-nginx
< CF-RAY: 29adcd2709ec0479-FRA
<
0 2086k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Date: Thu, 28 Apr 2016 22:02:56 GMT
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Set-Cookie: __cfduid=d4761492377b0875e085ff35fd7fbc2f01461880976; expires=Fri, 28-Apr-17 22:02:56 GMT; path=/; domain=.apsanet.org; HttpOnly
Cache-Control: public, max-age=14400
Location: http://www.apsanet.org/Portals/54/APSA%20Files/publications/APSAStyleManual2006.pdf
X-AspNet-Version: 4.0.30319
CF-Cache-Status: MISS
Expires: Fri, 29 Apr 2016 02:02:56 GMT
Server: cloudflare-nginx
CF-RAY: 29adcd2589b30479-FRA
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:02:56 GMT
Content-Type: application/pdf
Content-Length: 2136543
Connection: keep-alive
Set-Cookie: __cfduid=d4761492377b0875e085ff35fd7fbc2f01461880976; expires=Fri, 28-Apr-17 22:02:56 GMT; path=/; domain=.apsanet.org; HttpOnly
Last-Modified: Wed, 17 Jun 2015 18:26:04 GMT
ETag: "2fef41122ba9d01:0"
CF-Cache-Status: REVALIDATED
Expires: Fri, 29 Apr 2016 02:02:56 GMT
Cache-Control: public, max-age=14400
Accept-Ranges: bytes
Server: cloudflare-nginx
CF-RAY: 29adcd2709ec0479-FRA
* Connection #92 to host www.apsanet.org left intact
* timeout on name lookup is not supported
* Trying 104.232.27.142...
* Connected to aem.asm.org (104.232.27.142) port 80 (#93)
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0> HEAD /misc/journal-ita_org.dtl HTTP/1.1
> Host: aem.asm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
< Location: http://aem.asm.org/site/misc/journal-ita_org.dtl
< Vary: Accept-Encoding
< Content-Type: text/html; charset=iso-8859-1
< X-SmartBan-URL: /misc/journal-ita_org.dtl
< X-SmartBan-Host: aem.asm.org
< Date: Thu, 28 Apr 2016 22:02:57 GMT
< X-Varnish: 210269623
< Age: 0
< Via: 1.1 varnish
< Connection: keep-alive
< X-Varnish-Hostname: h20-prod-varnish05.highwire.org
< X-Varnish-Cache: miss
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 88
* Connection #93 to host aem.asm.org left intact
* Issue another request to this URL: 'http://aem.asm.org/site/misc/journal-ita_org.dtl'
* Found bundle for host aem.asm.org: 0x256db90
* Re-using existing connection! (#93) with host aem.asm.org
* Connected to aem.asm.org (104.232.27.142) port 80 (#93)
> HEAD /site/misc/journal-ita_org.dtl HTTP/1.1
> Host: aem.asm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
< Location: http://aem.asm.org/site/misc/journal-ita_org.xhtml
< Vary: Accept-Encoding
< Content-Type: text/html; charset=iso-8859-1
< X-SmartBan-URL: /site/misc/journal-ita_org.dtl
< X-SmartBan-Host: aem.asm.org
< Date: Thu, 28 Apr 2016 22:02:58 GMT
< X-Varnish: 210269720
< Age: 0
< Via: 1.1 varnish
< Connection: keep-alive
< X-Varnish-Hostname: h20-prod-varnish05.highwire.org
< X-Varnish-Cache: miss
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
* Connection #93 to host aem.asm.org left intact
* Issue another request to this URL: 'http://aem.asm.org/site/misc/journal-ita_org.xhtml'
* Found bundle for host aem.asm.org: 0x256db90
* Re-using existing connection! (#93) with host aem.asm.org
* Connected to aem.asm.org (104.232.27.142) port 80 (#93)
> HEAD /site/misc/journal-ita_org.xhtml HTTP/1.1
> Host: aem.asm.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
< X-Highwire-SessionId: LjsRORTNWV-2GpSHT@E3uQ
< X-Highwire-RequestId: VyKIkqtDf2MAAAnMbU4AAAIu
< X-Firenze-Processing-Time: 84.939
< X-Firenze-Processing-Times: detect-robot: 0.099
< X-Firenze-Processing-Times: add-external-dependencies-info: 0.028
< X-Firenze-Processing-Times: add-req-info: 4.414
< X-Firenze-Processing-Times: authn-authz: 30.598
< X-Firenze-Processing-Times: ac-info-request: 1.965
< X-Firenze-Processing-Times: login-check: 0.899
< X-Firenze-Processing-Times: last-authorized-identity: 0.829
< X-Firenze-Processing-Times: tagsoup-proxy-filter: 28.463
< X-Firenze-Processing-Times: update-req-info: 1.523
< X-Firenze-Processing-Times: retrieve-current-issue: 0.069
< X-Firenze-Processing-Times: retrieve-ads: 3.055
< X-Firenze-Processing-Times: log-builder: 1.940
< X-Firenze-Processing-Times: authorized-identities: 1.829
< X-Firenze-Processing-Times: log-builder2: 1.898
< X-Firenze-Processing-Times: servlet: 42.382
< X-Firenze-Processing-Time: 126.475
< Vary: Accept-Encoding
< Set-Cookie: JSESSIONID=16E1A3B07C88E711F4ABB9064828DE82.wavmfe37.highwire.org; Path=/
< Content-Type: text/html;charset=UTF-8
< X-SmartBan-URL: /site/misc/journal-ita_org.xhtml
< X-SmartBan-Host: aem.asm.org
< Date: Thu, 28 Apr 2016 22:02:58 GMT
< X-Varnish: 210269802
< Age: 0
< Via: 1.1 varnish
< Connection: keep-alive
< X-Varnish-Hostname: h20-prod-varnish05.highwire.org
< X-Varnish-Cache: miss
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 301 Moved Permanently
Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
Location: http://aem.asm.org/site/misc/journal-ita_org.dtl
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
X-SmartBan-URL: /misc/journal-ita_org.dtl
X-SmartBan-Host: aem.asm.org
Date: Thu, 28 Apr 2016 22:02:57 GMT
X-Varnish: 210269623
Age: 0
Via: 1.1 varnish
Connection: keep-alive
X-Varnish-Hostname: h20-prod-varnish05.highwire.org
X-Varnish-Cache: miss
HTTP/1.1 301 Moved Permanently
Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
Location: http://aem.asm.org/site/misc/journal-ita_org.xhtml
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
X-SmartBan-URL: /site/misc/journal-ita_org.dtl
X-SmartBan-Host: aem.asm.org
Date: Thu, 28 Apr 2016 22:02:58 GMT
X-Varnish: 210269720
Age: 0
Via: 1.1 varnish
Connection: keep-alive
X-Varnish-Hostname: h20-prod-varnish05.highwire.org
X-Varnish-Cache: miss
HTTP/1.1 200 OK
Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
X-Highwire-SessionId: LjsRORTNWV-2GpSHT@E3uQ
X-Highwire-RequestId: VyKIkqtDf2MAAAnMbU4AAAIu
X-Firenze-Processing-Time: 84.939
X-Firenze-Processing-Times: detect-robot: 0.099
X-Firenze-Processing-Times: add-external-dependencies-info: 0.028
X-Firenze-Processing-Times: add-req-info: 4.414
X-Firenze-Processing-Times: authn-authz: 30.598
X-Firenze-Processing-Times: ac-info-request: 1.965
X-Firenze-Processing-Times: login-check: 0.899
X-Firenze-Processing-Times: last-authorized-identity: 0.829
X-Firenze-Processing-Times: tagsoup-proxy-filter: 28.463
X-Firenze-Processing-Times: update-req-info: 1.523
X-Firenze-Processing-Times: retrieve-current-issue: 0.069
X-Firenze-Processing-Times: retrieve-ads: 3.055
X-Firenze-Processing-Times: log-builder: 1.940
X-Firenze-Processing-Times: authorized-identities: 1.829
X-Firenze-Processing-Times: log-builder2: 1.898
X-Firenze-Processing-Times: servlet: 42.382
X-Firenze-Processing-Time: 126.475
Vary: Accept-Encoding
Set-Cookie: JSESSIONID=16E1A3B07C88E711F4ABB9064828DE82.wavmfe37.highwire.org; Path=/
Content-Type: text/html;charset=UTF-8
X-SmartBan-URL: /site/misc/journal-ita_org.xhtml
X-SmartBan-Host: aem.asm.org
Date: Thu, 28 Apr 2016 22:02:58 GMT
X-Varnish: 210269802
Age: 0
Via: 1.1 varnish
Connection: keep-alive
X-Varnish-Hostname: h20-prod-varnish05.highwire.org
X-Varnish-Cache: miss
* Connection #93 to host aem.asm.org left intact
* timeout on name lookup is not supported
* Trying 104.232.27.152...
* Connected to molpharm.aspetjournals.org (104.232.27.152) port 80 (#94)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> HEAD /site/misc/ifora.xhtml HTTP/1.1
> Host: molpharm.aspetjournals.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
< X-Highwire-SessionId: 0DhhUxzN@3Zbm7IYegnqZw
< X-Highwire-RequestId: VyKIlqtDcfoAAFR1jiUAAAG4
< X-Firenze-Processing-Time: 78.864
< X-Firenze-Processing-Times: detect-robot: 0.064
< X-Firenze-Processing-Times: add-external-dependencies-info: 0.028
< X-Firenze-Processing-Times: add-req-info: 4.204
< X-Firenze-Processing-Times: authn-authz: 28.336
< X-Firenze-Processing-Times: ac-info-request: 1.879
< X-Firenze-Processing-Times: login-check: 0.919
< X-Firenze-Processing-Times: last-authorized-identity: 0.810
< X-Firenze-Processing-Times: tagsoup-proxy-filter: 26.539
< X-Firenze-Processing-Times: update-req-info: 1.539
< X-Firenze-Processing-Times: retrieve-current-issue: 0.053
< X-Firenze-Processing-Times: retrieve-ads: 6.035
< X-Firenze-Processing-Times: log-builder: 1.997
< X-Firenze-Processing-Times: servlet: 55.431
< X-Firenze-Processing-Time: 133.398
< Vary: Accept-Encoding
< Set-Cookie: JSESSIONID=F28731954EB8F23F16C29AEF0F4E6BD7.wavmfe142.highwire.org; Path=/
< Content-Type: text/html;charset=UTF-8
< X-SmartBan-URL: /site/misc/ifora.xhtml
< X-SmartBan-Host: molpharm.aspetjournals.org
< Date: Thu, 28 Apr 2016 22:02:58 GMT
< X-Varnish: 947104790
< Age: 0
< Via: 1.1 varnish
< Connection: keep-alive
< X-Varnish-Hostname: h20-prod-varnish07.highwire.org
< X-Varnish-Cache: miss
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Server: Apache/2.2.29 (Unix) DAV/2 mod_jk/1.2.28 mod_ssl/2.2.29 OpenSSL/0.9.8e-fips-rhel5
X-Highwire-SessionId: 0DhhUxzN@3Zbm7IYegnqZw
X-Highwire-RequestId: VyKIlqtDcfoAAFR1jiUAAAG4
X-Firenze-Processing-Time: 78.864
X-Firenze-Processing-Times: detect-robot: 0.064
X-Firenze-Processing-Times: add-external-dependencies-info: 0.028
X-Firenze-Processing-Times: add-req-info: 4.204
X-Firenze-Processing-Times: authn-authz: 28.336
X-Firenze-Processing-Times: ac-info-request: 1.879
X-Firenze-Processing-Times: login-check: 0.919
X-Firenze-Processing-Times: last-authorized-identity: 0.810
X-Firenze-Processing-Times: tagsoup-proxy-filter: 26.539
X-Firenze-Processing-Times: update-req-info: 1.539
X-Firenze-Processing-Times: retrieve-current-issue: 0.053
X-Firenze-Processing-Times: retrieve-ads: 6.035
X-Firenze-Processing-Times: log-builder: 1.997
X-Firenze-Processing-Times: servlet: 55.431
X-Firenze-Processing-Time: 133.398
Vary: Accept-Encoding
Set-Cookie: JSESSIONID=F28731954EB8F23F16C29AEF0F4E6BD7.wavmfe142.highwire.org; Path=/
Content-Type: text/html;charset=UTF-8
X-SmartBan-URL: /site/misc/ifora.xhtml
X-SmartBan-Host: molpharm.aspetjournals.org
Date: Thu, 28 Apr 2016 22:02:58 GMT
X-Varnish: 947104790
Age: 0
Via: 1.1 varnish
Connection: keep-alive
X-Varnish-Hostname: h20-prod-varnish07.highwire.org
X-Varnish-Cache: miss
* Connection cache is full, closing the oldest one.
* Closing connection 89
} [5 bytes data]
* TLSv1.0 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* Connection #94 to host molpharm.aspetjournals.org left intact
* timeout on name lookup is not supported
* Trying 38.100.138.162...
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* Connected to dx.doi.org (38.100.138.162) port 80 (#95)
> HEAD /10.1061/9780784478998.ch17 HTTP/1.1
> Host: dx.doi.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 303 See Other
< Server: Apache-Coyote/1.1
< Vary: Accept
< Location: http://ascelibrary.org/doi/abs/10.1061/9780784478998.ch17
< Expires: Thu, 28 Apr 2016 22:52:22 GMT
< Content-Type: text/html;charset=utf-8
< Content-Length: 199
< Date: Thu, 28 Apr 2016 22:03:02 GMT
<
0 199 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 90
* Connection #95 to host dx.doi.org left intact
* Issue another request to this URL: 'http://ascelibrary.org/doi/abs/10.1061/9780784478998.ch17'
* Disables POST, goes with HEAD
* timeout on name lookup is not supported
* Trying 65.156.1.86...
* Connected to ascelibrary.org (65.156.1.86) port 80 (#96)
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0> HEAD /doi/abs/10.1061/9780784478998.ch17 HTTP/1.1
> Host: ascelibrary.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://ascelibrary.org/doi/abs/10.1061/9780784478998.ch17?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:03:02 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 107
< Date: Thu, 28 Apr 2016 22:03:02 GMT
<
0 107 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 91
* Connection #96 to host ascelibrary.org left intact
* Issue another request to this URL: 'http://ascelibrary.org/doi/abs/10.1061/9780784478998.ch17?cookieSet=1'
* Found bundle for host ascelibrary.org: 0x256d510
* Re-using existing connection! (#96) with host ascelibrary.org
* Connected to ascelibrary.org (65.156.1.86) port 80 (#96)
> HEAD /doi/abs/10.1061/9780784478998.ch17?cookieSet=1 HTTP/1.1
> Host: ascelibrary.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://ascelibrary.org/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 80
< Date: Thu, 28 Apr 2016 22:03:02 GMT
<
0 80 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0
* Connection #96 to host ascelibrary.org left intact
* Issue another request to this URL: 'http://ascelibrary.org/action/cookieAbsent'
* Found bundle for host ascelibrary.org: 0x256d510
* Re-using existing connection! (#96) with host ascelibrary.org
* Connected to ascelibrary.org (65.156.1.86) port 80 (#96)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: ascelibrary.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 3809252e14c2bf0a00e2f49813ee487b
< Set-Cookie: JSESSIONID=aaaPzlIc3c6H4fOhhCUqv; path=/
< Content-Type: text/html; charset=UTF-8
< Content-Length: 2831
< Date: Thu, 28 Apr 2016 22:03:03 GMT
<
0 2831 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0HTTP/1.1 303 See Other
Server: Apache-Coyote/1.1
Vary: Accept
Location: http://ascelibrary.org/doi/abs/10.1061/9780784478998.ch17
Expires: Thu, 28 Apr 2016 22:52:22 GMT
Content-Type: text/html;charset=utf-8
Content-Length: 199
Date: Thu, 28 Apr 2016 22:03:02 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://ascelibrary.org/doi/abs/10.1061/9780784478998.ch17?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:03:02 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 107
Date: Thu, 28 Apr 2016 22:03:02 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://ascelibrary.org/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 80
Date: Thu, 28 Apr 2016 22:03:02 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 3809252e14c2bf0a00e2f49813ee487b
Set-Cookie: JSESSIONID=aaaPzlIc3c6H4fOhhCUqv; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 2831
Date: Thu, 28 Apr 2016 22:03:03 GMT
* Connection #96 to host ascelibrary.org left intact
* Found bundle for host dx.doi.org: 0x256d130
* Re-using existing connection! (#95) with host dx.doi.org
* Connected to dx.doi.org (38.100.138.162) port 80 (#95)
> HEAD /10.1061/9780784479018.ch05 HTTP/1.1
> Host: dx.doi.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 303 See Other
< Server: Apache-Coyote/1.1
< Vary: Accept
< Location: http://ascelibrary.org/doi/abs/10.1061/9780784479018.ch05
< Expires: Thu, 28 Apr 2016 22:52:22 GMT
< Content-Type: text/html;charset=utf-8
< Content-Length: 199
< Date: Thu, 28 Apr 2016 22:03:03 GMT
<
0 199 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #95 to host dx.doi.org left intact
* Issue another request to this URL: 'http://ascelibrary.org/doi/abs/10.1061/9780784479018.ch05'
* Disables POST, goes with HEAD
* Found bundle for host ascelibrary.org: 0x256d510
* Re-using existing connection! (#96) with host ascelibrary.org
* Connected to ascelibrary.org (65.156.1.86) port 80 (#96)
> HEAD /doi/abs/10.1061/9780784479018.ch05 HTTP/1.1
> Host: ascelibrary.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< P3P: CP="NOI DSP ADM OUR IND OTC"
< Location: http://ascelibrary.org/doi/abs/10.1061/9780784479018.ch05?cookieSet=1
< Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:03:03 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 107
< Date: Thu, 28 Apr 2016 22:03:03 GMT
<
0 107 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #96 to host ascelibrary.org left intact
* Issue another request to this URL: 'http://ascelibrary.org/doi/abs/10.1061/9780784479018.ch05?cookieSet=1'
* Found bundle for host ascelibrary.org: 0x256d510
* Re-using existing connection! (#96) with host ascelibrary.org
* Connected to ascelibrary.org (65.156.1.86) port 80 (#96)
> HEAD /doi/abs/10.1061/9780784479018.ch05?cookieSet=1 HTTP/1.1
> Host: ascelibrary.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: AtyponWS/7.1
< Location: http://ascelibrary.org/action/cookieAbsent
< Content-Type: text/html; charset=utf-8
< Content-Length: 80
< Date: Thu, 28 Apr 2016 22:03:03 GMT
<
0 80 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection #96 to host ascelibrary.org left intact
* Issue another request to this URL: 'http://ascelibrary.org/action/cookieAbsent'
* Found bundle for host ascelibrary.org: 0x256d510
* Re-using existing connection! (#96) with host ascelibrary.org
* Connected to ascelibrary.org (65.156.1.86) port 80 (#96)
> HEAD /action/cookieAbsent HTTP/1.1
> Host: ascelibrary.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: AtyponWS/7.1
< Cache-Control: no-cache
< Pragma: no-cache
< X-Webstats-RespID: 3809252e14c2bf0a00e2f49813ee487b
< Set-Cookie: JSESSIONID=aaaqeVS1BZUUn7PhhCUqv; path=/
< Content-Type: text/html; charset=UTF-8
< Content-Length: 2831
< Date: Thu, 28 Apr 2016 22:03:03 GMT
<
0 2831 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 303 See Other
Server: Apache-Coyote/1.1
Vary: Accept
Location: http://ascelibrary.org/doi/abs/10.1061/9780784479018.ch05
Expires: Thu, 28 Apr 2016 22:52:22 GMT
Content-Type: text/html;charset=utf-8
Content-Length: 199
Date: Thu, 28 Apr 2016 22:03:03 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
P3P: CP="NOI DSP ADM OUR IND OTC"
Location: http://ascelibrary.org/doi/abs/10.1061/9780784479018.ch05?cookieSet=1
Set-Cookie: I2KBRCK=1; path=/; expires=Fri, 28-Apr-2017 22:03:03 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 107
Date: Thu, 28 Apr 2016 22:03:03 GMT
HTTP/1.1 302 Found
Server: AtyponWS/7.1
Location: http://ascelibrary.org/action/cookieAbsent
Content-Type: text/html; charset=utf-8
Content-Length: 80
Date: Thu, 28 Apr 2016 22:03:03 GMT
HTTP/1.1 200 OK
Server: AtyponWS/7.1
Cache-Control: no-cache
Pragma: no-cache
X-Webstats-RespID: 3809252e14c2bf0a00e2f49813ee487b
Set-Cookie: JSESSIONID=aaaqeVS1BZUUn7PhhCUqv; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 2831
Date: Thu, 28 Apr 2016 22:03:03 GMT
* Connection #96 to host ascelibrary.org left intact
* timeout on name lookup is not supported
* Trying 38.119.111.141...
* Connected to journaltool.asme.org (38.119.111.141) port 80 (#97)
> HEAD /Help/AuthorHelp/WebHelp/JournalsHelp.htm HTTP/1.1
> Host: journaltool.asme.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Content-Length: 4417
< Content-Type: text/html
< Last-Modified: Thu, 22 Oct 2015 20:02:54 GMT
< Accept-Ranges: bytes
< ETag: "d832aaa34dd11:0"
< Server: Microsoft-IIS/7.5
< X-Powered-By: ASP.NET
< Date: Thu, 28 Apr 2016 22:02:54 GMT
<
0 4417 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Content-Length: 4417
Content-Type: text/html
Last-Modified: Thu, 22 Oct 2015 20:02:54 GMT
Accept-Ranges: bytes
ETag: "d832aaa34dd11:0"
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Thu, 28 Apr 2016 22:02:54 GMT
* Connection cache is full, closing the oldest one.
* Closing connection 92
* Connection #97 to host journaltool.asme.org left intact
* Connection 94 seems to be dead!
* Closing connection 94
* Connection 93 seems to be dead!
* Closing connection 93
* timeout on name lookup is not supported
* Trying 128.210.7.200...
* Connected to owl.english.purdue.edu (128.210.7.200) port 80 (#98)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> HEAD /owl/resource/583/03/ HTTP/1.1
> Host: owl.english.purdue.edu
> User-Agent: curl/7.44.0
> Accept: */*
>
* HTTP 1.0, assume close after body
< HTTP/1.0 302 Found
< Location: https://owl.english.purdue.edu/owl/resource/583/03/
< Server: BigIP
* HTTP/1.0 connection set to keep alive!
< Connection: Keep-Alive
< Content-Length: 0
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
* Connection #98 to host owl.english.purdue.edu left intact
* Issue another request to this URL: 'https://owl.english.purdue.edu/owl/resource/583/03/'
* Connection 98 seems to be dead!
* Closing connection 98
* timeout on name lookup is not supported
* Trying 128.210.7.200...
* Connected to owl.english.purdue.edu (128.210.7.200) port 443 (#99)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [81 bytes data]
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [7017 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [262 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / AES256-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: C=US; postalCode=47907; ST=Indiana; L=West Lafayette; street=155 S. Grant St.; O=Purdue University; OU=IT Systems and Operations; CN=www.purdue.edu
* start date: 2016-01-22 00:00:00 GMT
* expire date: 2019-01-21 23:59:59 GMT
* subjectAltName: owl.english.purdue.edu matched
* issuer: C=US; ST=MI; L=Ann Arbor; O=Internet2; OU=InCommon; CN=InCommon RSA Server CA
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /owl/resource/583/03/ HTTP/1.0
> Host: owl.english.purdue.edu
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:03:08 GMT
< Server: Apache
< Cache-Control: no-cache
< Expires: -1
< Connection: close
< Content-Type: text/html
< Set-Cookie: BIGipServer~WEB~pool_lppwebapa01.itap.purdue.edu_web=3036678666.0.0000; path=/
<
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0HTTP/1.0 302 Found
Location: https://owl.english.purdue.edu/owl/resource/583/03/
Server: BigIP
Connection: Keep-Alive
Content-Length: 0
HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:03:08 GMT
Server: Apache
Cache-Control: no-cache
Expires: -1
Connection: close
Content-Type: text/html
Set-Cookie: BIGipServer~WEB~pool_lppwebapa01.itap.purdue.edu_web=3036678666.0.0000; path=/
* Closing connection 99
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
* timeout on name lookup is not supported
* Trying 198.101.162.220...
* Connected to www.avma.org (198.101.162.220) port 443 (#100)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [81 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2558 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [262 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / AES128-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: OU=Domain Control Validated; CN=*.avma.org
* start date: 2015-06-05 15:10:38 GMT
* expire date: 2017-07-23 18:39:40 GMT
* subjectAltName: www.avma.org matched
* issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://certs.godaddy.com/repository/; CN=Go Daddy Secure Certificate Authority - G2
* SSL certificate verify ok.
} [5 bytes data]
> HEAD /News/Journals/Pages/javma-manuscript-style.aspx HTTP/1.1
> Host: www.avma.org
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Cache-Control: private, max-age=0
< Content-Length: 104306
< Content-Type: text/html; charset=utf-8
< Expires: Wed, 13 Apr 2016 22:03:09 GMT
< Last-Modified: Thu, 28 Apr 2016 22:03:09 GMT
< Server: Microsoft-IIS/7.5
< SPRequestGuid: e6bd9ce8-1d7b-4871-880f-5e10a2c29fca
< X-SharePointHealthScore: 0
< X-AspNet-Version: 2.0.50727
< X-Powered-By: ASP.NET
< MicrosoftSharePointTeamServices: 14.0.0.6117
< X-MS-InvokeApp: 1; RequireReadOnly
< WFE: SPWFE1
< Date: Thu, 28 Apr 2016 22:03:08 GMT
<
0 101k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private, max-age=0
Content-Length: 104306
Content-Type: text/html; charset=utf-8
Expires: Wed, 13 Apr 2016 22:03:09 GMT
Last-Modified: Thu, 28 Apr 2016 22:03:09 GMT
Server: Microsoft-IIS/7.5
SPRequestGuid: e6bd9ce8-1d7b-4871-880f-5e10a2c29fca
X-SharePointHealthScore: 0
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
MicrosoftSharePointTeamServices: 14.0.0.6117
X-MS-InvokeApp: 1; RequireReadOnly
WFE: SPWFE1
Date: Thu, 28 Apr 2016 22:03:08 GMT
* Connection #100 to host www.avma.org left intact
* Found bundle for host www.avma.org: 0x24af070
* Re-using existing connection! (#100) with host www.avma.org
* Connected to www.avma.org (198.101.162.220) port 443 (#100)
} [5 bytes data]
> HEAD /News/Journals/Pages/ajvr-manuscript-style.aspx HTTP/1.1
> Host: www.avma.org
> User-Agent: curl/7.44.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 200 OK
< Cache-Control: private, max-age=0
< Content-Length: 102871
< Content-Type: text/html; charset=utf-8
< Expires: Wed, 13 Apr 2016 22:03:09 GMT
< Last-Modified: Thu, 28 Apr 2016 22:03:09 GMT
< Server: Microsoft-IIS/7.5
< SPRequestGuid: 91e518dc-7734-40c0-af0c-b4cf80442e23
< X-SharePointHealthScore: 0
< X-AspNet-Version: 2.0.50727
< X-Powered-By: ASP.NET
< MicrosoftSharePointTeamServices: 14.0.0.6117
< X-MS-InvokeApp: 1; RequireReadOnly
< WFE: SPWFE1
< Date: Thu, 28 Apr 2016 22:03:09 GMT
<
0 100k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private, max-age=0
Content-Length: 102871
Content-Type: text/html; charset=utf-8
Expires: Wed, 13 Apr 2016 22:03:09 GMT
Last-Modified: Thu, 28 Apr 2016 22:03:09 GMT
Server: Microsoft-IIS/7.5
SPRequestGuid: 91e518dc-7734-40c0-af0c-b4cf80442e23
X-SharePointHealthScore: 0
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
MicrosoftSharePointTeamServices: 14.0.0.6117
X-MS-InvokeApp: 1; RequireReadOnly
WFE: SPWFE1
Date: Thu, 28 Apr 2016 22:03:09 GMT
* Connection #100 to host www.avma.org left intact
* timeout on name lookup is not supported
* Trying 210.188.217.206...
* Connected to www.jsac.or.jp (210.188.217.206) port 80 (#101)
> HEAD /analsci/data/instr/InstAuthor-13-1.pdf HTTP/1.1
> Host: www.jsac.or.jp
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:03:09 GMT
< Server: Apache/2.2.3 (CentOS)
< Last-Modified: Thu, 14 Mar 2013 07:58:31 GMT
< ETag: "1b0004-395fc-e379d7c0"
< Accept-Ranges: bytes
< Content-Length: 235004
< Connection: close
< Content-Type: application/pdf
<
0 229k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:03:09 GMT
Server: Apache/2.2.3 (CentOS)
Last-Modified: Thu, 14 Mar 2013 07:58:31 GMT
ETag: "1b0004-395fc-e379d7c0"
Accept-Ranges: bytes
Content-Length: 235004
Connection: close
Content-Type: application/pdf
* Closing connection 101
* timeout on name lookup is not supported
* Trying 209.68.19.251...
* Connected to www.aaeditor.org (209.68.19.251) port 80 (#102)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> HEAD /GuideforAuthors.pdf HTTP/1.1
> Host: www.aaeditor.org
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 28 Apr 2016 22:03:11 GMT
< Server: Apache/2.2.31
< Last-Modified: Wed, 30 Sep 2015 16:29:18 GMT
< ETag: "65992-520f96e98b380"
< Accept-Ranges: bytes
< Content-Length: 416146
< Content-Type: application/pdf
<
0 406k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0HTTP/1.1 200 OK
Date: Thu, 28 Apr 2016 22:03:11 GMT
Server: Apache/2.2.31
Last-Modified: Wed, 30 Sep 2015 16:29:18 GMT
ETag: "65992-520f96e98b380"
Accept-Ranges: bytes
Content-Length: 416146
Content-Type: application/pdf
* Connection #102 to host www.aaeditor.org left intact
* timeout on name lookup is not supported
* Trying 160.109.108.154...
* Connected to journals.lww.com (160.109.108.154) port 80 (#103)
> HEAD /anesthesiology/Pages/completeinstructionsforauthors.aspx HTTP/1.1
> Host: journals.lww.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: private, max-age=0
< Content-Length: 122034
< Content-Type: text/html; charset=utf-8
< Expires: Wed, 13 Apr 2016 22:03:12 GMT
< Last-Modified: Thu, 28 Apr 2016 22:03:12 GMT
< Server: Microsoft-IIS/8.5
< X-SharePointHealthScore: 0
< Set-Cookie: ASP.NET_SessionId=312fem5epydtccztrdgdy5c3; path=/; HttpOnly
< Set-Cookie: JournalsLockCookie=id=220b8590-0594-429c-8e11-86cb215e2ed1&ip=10.204.211.62; expires=Thu, 28-Apr-2016 22:33:12 GMT; path=/
< X-AspNet-Version: 4.0.30319
< SPRequestGuid: 2811779d-b79f-c039-dae0-f513bd435274
< request-id: 2811779d-b79f-c039-dae0-f513bd435274
< SPRequestDuration: 328
< SPIisLatency: 3
< X-Powered-By: ASP.NET
< MicrosoftSharePointTeamServices: 15.0.0.4569
< X-Content-Type-Options: nosniff
< X-MS-InvokeApp: 1; RequireReadOnly
< Date: Thu, 28 Apr 2016 22:03:11 GMT
< Set-Cookie: BIGipServerPE_Journals.lww.com_80=1054067722.20480.0000; path=/
<
0 119k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 200 OK
Cache-Control: private, max-age=0
Content-Length: 122034
Content-Type: text/html; charset=utf-8
Expires: Wed, 13 Apr 2016 22:03:12 GMT
Last-Modified: Thu, 28 Apr 2016 22:03:12 GMT
Server: Microsoft-IIS/8.5
X-SharePointHealthScore: 0
Set-Cookie: ASP.NET_SessionId=312fem5epydtccztrdgdy5c3; path=/; HttpOnly
Set-Cookie: JournalsLockCookie=id=220b8590-0594-429c-8e11-86cb215e2ed1&ip=10.204.211.62; expires=Thu, 28-Apr-2016 22:33:12 GMT; path=/
X-AspNet-Version: 4.0.30319
SPRequestGuid: 2811779d-b79f-c039-dae0-f513bd435274
request-id: 2811779d-b79f-c039-dae0-f513bd435274
SPRequestDuration: 328
SPIisLatency: 3
X-Powered-By: ASP.NET
MicrosoftSharePointTeamServices: 15.0.0.4569
X-Content-Type-Options: nosniff
X-MS-InvokeApp: 1; RequireReadOnly
Date: Thu, 28 Apr 2016 22:03:11 GMT
Set-Cookie: BIGipServerPE_Journals.lww.com_80=1054067722.20480.0000; path=/
* Connection cache is full, closing the oldest one.
* Closing connection 95
* Connection #103 to host journals.lww.com left intact
* timeout on name lookup is not supported
* Trying 199.171.202.197...
* Connected to www3.interscience.wiley.com (199.171.202.197) port 80 (#104)
> HEAD /journal/26737/home/2002_guideline.html HTTP/1.1
> Host: www3.interscience.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:03:12 GMT
< Server: Apache/2.2.22 (Unix)
< Location: http://onlinelibrary.wiley.com/journal/10.1002/(ISSN)1521-3773
< ServerID: olprodfe02.wiley.com
< Content-Type: text/plain
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Connection cache is full, closing the oldest one.
* Closing connection 96
* Connection #104 to host www3.interscience.wiley.com left intact
* Issue another request to this URL: 'http://onlinelibrary.wiley.com/journal/10.1002/(ISSN)1521-3773'
* timeout on name lookup is not supported
* Hostname onlinelibrary.wiley.com was found in DNS cache
* Trying 199.171.202.195...
* Connected to onlinelibrary.wiley.com (199.171.202.195) port 80 (#105)
> HEAD /journal/10.1002/(ISSN)1521-3773 HTTP/1.1
> Host: onlinelibrary.wiley.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 405 Method Not Allowed
< Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
< Date: Thu, 28 Apr 2016 22:03:12 GMT
< Server: Apache
< Allow: TRACE
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/1.1 301 Moved Permanently
Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:03:12 GMT
Server: Apache/2.2.22 (Unix)
Location: http://onlinelibrary.wiley.com/journal/10.1002/(ISSN)1521-3773
ServerID: olprodfe02.wiley.com
Content-Type: text/plain
HTTP/1.1 405 Method Not Allowed
Set-Cookie: OLProdServerID=1025; domain=.wiley.com; path=/
Date: Thu, 28 Apr 2016 22:03:12 GMT
Server: Apache
Allow: TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1
* Closing connection 105
* timeout on name lookup is not supported
* Trying 52.28.96.204...
* Connected to www.elsevier.com (52.28.96.204) port 80 (#106)
> HEAD /journals/angiologia/0003-3170/guide-for-authors HTTP/1.1
> Host: www.elsevier.com
> User-Agent: curl/7.44.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Content-Type: text/html
< Connection: keep-alive
< X-Cache: MISS from squizedge.net
< Via: 1.1 squizedge.net
< Date: Thu, 28 Apr 2016 22:03:13 GMT
< Location: https://www.elsevier.com/journals/angiologia/0003-3170/guide-for-authors
< Server: openresty
< Set-Cookie: elsevier_user_country=DE; Domain=www.elsevier.com; Path=/
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment