All Downloads are FREE. Search and download functionalities are using the official Maven repository.

raml.examples.logged-request.example.json Maven / Gradle / Ivy

There is a newer version: 3.0.1
Show newest version
{
    "url": "/actual",
    "absoluteUrl": "http://localhost:8080/actual",
    "method": "GET",
    "clientIp": "0:0:0:0:0:0:0:1",
    "headers": {
        "User-Agent": "curl/7.30.0",
        "Accept": "*/*",
        "Host": "localhost:8080"
    },
    "cookies": {},
    "browserProxyRequest": false,
    "loggedDate": 1467402464520,
    "bodyAsBase64": "",
    "body": "",
    "loggedDateString": "2016-07-01T19:47:44Z"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy