Skip to content

Instantly share code, notes, and snippets.

@edgars
Created December 1, 2017 03:25
Show Gist options
  • Save edgars/264fe1280bf01f318dcd7553307c41d8 to your computer and use it in GitHub Desktop.
Save edgars/264fe1280bf01f318dcd7553307c41d8 to your computer and use it in GitHub Desktop.
[54] → http http://localhost:9090/soap/cep/67133100
HTTP/1.1 200 OK
Content-Type: application/json
content-encoding: gzip
transfer-encoding: chunked
{
"logradouro": {
"bairro": "Cidade Nova",
"cep": "67133100",
"cidade": "Ananindeua",
"complemento": "",
"complemento2": "(Cidade Nova IV)",
"end": "Travessa WE-27",
"id": "0",
"uf": "PA"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment