Skip to content

Instantly share code, notes, and snippets.

@jfsiii
Created February 9, 2015 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jfsiii/2fd8ada79613d1f634fb to your computer and use it in GitHub Desktop.
Save jfsiii/2fd8ada79613d1f634fb to your computer and use it in GitHub Desktop.
curl -iv https://wzrd.in/multi/48GOmL0XvnRZn32bkpz75A==
* Hostname was NOT found in DNS cache
* Trying 107.170.38.90...
* Connected to wzrd.in (107.170.38.90) port 443 (#0)
* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
* Server certificate: www.wzrd.in
* Server certificate: COMODO RSA Domain Validation Secure Server CA
* Server certificate: COMODO RSA Certification Authority
* Server certificate: AddTrust External CA Root
> GET /multi/48GOmL0XvnRZn32bkpz75A== HTTP/1.1
> User-Agent: curl/7.37.1
> Host: wzrd.in
> Accept: */*
>
< HTTP/1.1 500 Internal Server Error
HTTP/1.1 500 Internal Server Error
* Server nginx/1.7.8 is not blacklisted
< Server: nginx/1.7.8
Server: nginx/1.7.8
< Date: Mon, 09 Feb 2015 20:21:27 GMT
Date: Mon, 09 Feb 2015 20:21:27 GMT
< Content-Type: text/html
Content-Type: text/html
< Content-Length: 1034
Content-Length: 1034
< Connection: keep-alive
Connection: keep-alive
< X-Powered-By: Express
X-Powered-By: Express
< Access-Control-Allow-Origin: *
Access-Control-Allow-Origin: *
<
TypeError: Property 'multibundles' of object #&lt;Object&gt; is not a function
at /home/admin/browserify-cdn/multiple.js:135:11
at callbacks (/home/admin/browserify-cdn/node_modules/express/lib/router/index.js:164:37)
at param (/home/admin/browserify-cdn/node_modules/express/lib/router/index.js:138:11)
at param (/home/admin/browserify-cdn/node_modules/express/lib/router/index.js:135:11)
at pass (/home/admin/browserify-cdn/node_modules/express/lib/router/index.js:145:5)
at Router._dispatch (/home/admin/browserify-cdn/node_modules/express/lib/router/index.js:173:5)
at Object.router (/home/admin/browserify-cdn/node_modules/express/lib/router/index.js:33:10)
at next (/home/admin/browserify-cdn/node_modules/express/node_modules/connect/lib/proto.js:193:15)
at resume (/home/admin/browserify-cdn/node_modules/express/node_modules/connect/lib/middleware/static.js:65:7)
* Connection #0 to host wzrd.in left intact
at SendStream.error (/home/admin/browserify-cdn/node_modules/express/node_modules/connect/lib/middleware/static.js:80:37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment