Skip to content

Instantly share code, notes, and snippets.

@adl1995
Created April 24, 2017 16:28
Show Gist options
  • Save adl1995/6830182d45889403092cfc7d129d1e63 to your computer and use it in GitHub Desktop.
Save adl1995/6830182d45889403092cfc7d129d1e63 to your computer and use it in GitHub Desktop.
* Hostname was found in DNS cache
* Trying 34.204.165.116...
* Connected to api.smartling.com (34.204.165.116) port 443 (#8)
* successfully set certificate verify locations:
* CAfile: none
CApath: /etc/ssl/certs
* SSL connection using ECDHE-RSA-AES128-GCM-SHA256
* Server certificate:
* subject: OU=Domain Control Validated; CN=*.smartling.com
* start date: 2016-05-04 20:06:40 GMT
* expire date: 2017-06-01 15:34:06 GMT
* subjectAltName: api.smartling.com 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.
> POST /context-api/v2/projects/20927d54b/contexts HTTP/1.1
Host: api.smartling.com
Accept: */*
Authorization: Bearer eyJhbGciOiJSUzI1NiJ9.eyJqdGkiOiJlOTIzMGNmNi0wYzczLTQ5MDEtOWVkYi00OTQ1Yjk2YjFkZjIiLCJleHAiOjE0OTMwNTE2OTgsIm5iZiI6MCwiaWF0IjoxNDkzMDUxMjE4LCJpc3MiOiJodHRwczovL3Nzby5zbWFydGxpbmcuY29tL2F1dGgvcmVhbG1zL1NtYXJ0bGluZyIsImF1ZCI6ImF1dGhlbnRpY2F0aW9uLXNlcnZpY2UiLCJzdWIiOiJhMmE2OWVhZi1iYTlkLTQ4ZDAtYTY1Zi1lMjM5NzQyOGEzZmEiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJhdXRoZW50aWNhdGlvbi1zZXJ2aWNlIiwic2Vzc2lvbl9zdGF0ZSI6ImUxMDMxMTFmLWUwZDctNDhhNi1iYWNiLTRhOTFkYTdmOWUyMCIsImNsaWVudF9zZXNzaW9uIjoiNDk4ZDc5OWMtZmM2NC00ZTI2LTliMDEtNjZmNmM2YmFiYTI4IiwiYWxsb3dlZC1vcmlnaW5zIjpbXSwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIlJPTEVfQVBJX1VTRVIiLCJ1c2VyIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsInZpZXctcHJvZmlsZSJdfX0sInVpZCI6ImY1YzY2NzNjODkxOCIsIm5hbWUiOiJNYWxhY2h5IE1jTmFsbHkgKHByZSkiLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJhcGk6c2Z2cGR3ZXJ1enlyemx5bmt2Z3R2aWVtb2xnc2VkIiwiZW1haWwiOiJhcGlVc2VyK3Byb2plY3QrMjA5MjdkNTRiQHNtYXJ0bGluZy5jb20ifQ.ebztVEbN4TgHdIYC8unEBFpKGHLtYGkrF5qz6kq7OX8HyIDRiKre3QzJtmW7Uy_noihjfNTxVCjUrKSq5vioiBhs0Z3VRhmpSCmdgMWj0itbTDjvC7yL19b1up5MBhzKYHdIOXPTrUvbX0N1znxSts2StMOAGlx6gI2gutXS3jA
Content-Length: 170604
Expect: 100-continue
Content-Type: multipart; boundary=------------------------b58440834c79e2d3
< HTTP/1.1 100 Continue
< HTTP/1.1 500 Internal Server Error
< Content-Type: application/json;charset=UTF-8
< Date: Mon, 24 Apr 2017 16:27:05 GMT
* Server Apache-Coyote/1.1 is not blacklisted
< Server: Apache-Coyote/1.1
< Vary: Accept-Encoding
< X-Application-Context: api-gateway:aws,redis:8443
< X-Frame-Options: DENY
< X-SL-RequestId: 843e6953-6191-4b8a-9645-16984cdedafe
< X-XSS-Protection: 1; mode=block
< transfer-encoding: chunked
< Connection: keep-alive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment