Skip to content

Instantly share code, notes, and snippets.

@adl1995
Created April 26, 2017 13:17
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 adl1995/6198119bd2f44201981c35335b698710 to your computer and use it in GitHub Desktop.
Save adl1995/6198119bd2f44201981c35335b698710 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 (#4)
* 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.eyJqdGkiOiJiNmRkNTY4Zi05ZDhhLTQ4NDYtYjhkMC1hNDljOWIxY2M2NTkiLCJleHAiOjE0OTMyMTMxMTIsIm5iZiI6MCwiaWF0IjoxNDkzMjEyNjMyLCJpc3MiOiJodHRwczovL3Nzby5zbWFydGxpbmcuY29tL2F1dGgvcmVhbG1zL1NtYXJ0bGluZyIsImF1ZCI6ImF1dGhlbnRpY2F0aW9uLXNlcnZpY2UiLCJzdWIiOiJhMmE2OWVhZi1iYTlkLTQ4ZDAtYTY1Zi1lMjM5NzQyOGEzZmEiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJhdXRoZW50aWNhdGlvbi1zZXJ2aWNlIiwic2Vzc2lvbl9zdGF0ZSI6ImFmZDFhNzhiLTJlOGQtNDJhOS04ZDZjLWQ3NDdlN2JjNzU5MyIsImNsaWVudF9zZXNzaW9uIjoiZTkyNTZmMDctNjFmZC00YzAyLWFiZjMtN2QzY2EwN2NlNTRkIiwiYWxsb3dlZC1vcmlnaW5zIjpbXSwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIlJPTEVfQVBJX1VTRVIiLCJ1c2VyIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsInZpZXctcHJvZmlsZSJdfX0sInVpZCI6ImY1YzY2NzNjODkxOCIsIm5hbWUiOiJNYWxhY2h5IE1jTmFsbHkgKHByZSkiLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJhcGk6c2Z2cGR3ZXJ1enlyemx5bmt2Z3R2aWVtb2xnc2VkIiwiZW1haWwiOiJhcGlVc2VyK3Byb2plY3QrMjA5MjdkNTRiQHNtYXJ0bGluZy5jb20ifQ.CUFkQ_DvTevRLJtwuf3RGLV4XIGBS7XAssMF6tObapkrn9J6N-vNo4fuccHvPWa_727OODtM2mZoD4mNXgqM41nfX2TUknL7uKPUikmZvZbOtTPVbh8jUf3J1YRPbzws0wR-dAqN3WTc7bOXnxhkSyLUIA7IGp9iDBX7NKcgCmQ
Content-Length: 170500
Expect: 100-continue
Content-Type: multipart/form-data; boundary=------------------------bac3d751bec5c73c
< HTTP/1.1 100 Continue
< HTTP/1.1 400 Bad Request
< Content-Type: application/json;charset=UTF-8
< Date: Wed, 26 Apr 2017 13:17:14 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-Application-Context: context-facade:aws:8443
< X-Frame-Options: DENY
< X-SL-RequestId: 3ce146e7-69bf-4bbc-bdc9-0e2e676eac44
< X-XSS-Protection: 1; mode=block
< transfer-encoding: chunked
< Connection: keep-alive
* HTTP error before end of send, stop sending
<
* Closing connection 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment