Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- api-inspector (0.257 ms)
- {
- "request": {
- "method": "POST",
- "url": "https://psiteapi.azure-api.net/api/demo/AzureTest",
- "headers": [
- {
- "name": "sec-ch-ua",
- "value": "\" Not;A Brand\";v=\"99\",\"Google Chrome\";v=\"91\",\"Chromium\";v=\"91\""
- },
- {
- "name": "sec-ch-ua-mobile",
- "value": "?0"
- },
- {
- "name": "Ocp-Apim-Subscription-Key",
- "value": "9fc0d4d53a3a41e89ca863de5b2f4668"
- },
- {
- "name": "Sec-Fetch-Site",
- "value": "cross-site"
- },
- {
- "name": "Sec-Fetch-Mode",
- "value": "cors"
- },
- {
- "name": "Sec-Fetch-Dest",
- "value": "empty"
- },
- {
- "name": "X-Forwarded-For",
- "value": "172.58.144.45"
- },
- {
- "name": "Cache-Control",
- "value": "no-cache, no-store"
- },
- {
- "name": "Content-Length",
- "value": "0"
- },
- {
- "name": "Content-Type",
- "value": "text/plain;charset=UTF-8"
- },
- {
- "name": "Accept",
- "value": "*/*"
- },
- {
- "name": "Accept-Encoding",
- "value": "gzip,deflate,br"
- },
- {
- "name": "Accept-Language",
- "value": "en-US,en;q=0.9"
- },
- {
- "name": "Host",
- "value": "psiteapi.azure-api.net"
- },
- {
- "name": "Referer",
- "value": "https://apimanagement.hosting.portal.azure.net/"
- }
- ]
- }
- }
- api-inspector (0.003 ms)
- {
- "configuration": {
- "api": {
- "from": "/",
- "to": {
- "scheme": "https",
- "host": "psiteapi.azurewebsites.net",
- "port": 443,
- "path": "/",
- "queryString": "",
- "query": {},
- "isDefaultPort": true
- },
- "version": null,
- "revision": "1"
- },
- "operation": {
- "method": "POST",
- "uriTemplate": "/api/demo/{str}"
- },
- "user": "-",
- "product": "-"
- }
- }
- cors (0.017 ms)
- "Origin header was missing or empty and the request was classified as not cross-domain. CORS policy was not applied."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement