This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| interface: lo0 (127.0.0.0/255.0.0.0) | |
| filter: (ip) and ( port 4000 ) | |
| ##### | |
| T 127.0.0.1:53154 -> 127.0.0.1:4000 [AP] | |
| GET /phone_numbers.xml HTTP/1.1. | |
| Accept: application/xml. | |
| Connection: close. | |
| Authorization: Basic YXNkZmFzZGZhc2RmYXNkZjo=. | |
| Host: localhost:4000. | |
| . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| POST /api/v1/user_validation.xml HTTP/1.1. | |
| Accept: */*. | |
| Connection: close. | |
| Content-Type: application/xml. | |
| Authorization: Basic YXNkZmFzZGZhc2RmYXNkZjo=. | |
| Content-Length: 460. | |
| Host: 12.152.191.161:880. | |
| . | |
| ## |
NewerOlder