Skip to content

Instantly share code, notes, and snippets.

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 tnmtechnologies/9199aa8be9d25eb4746f14d0d10e5b29 to your computer and use it in GitHub Desktop.
Save tnmtechnologies/9199aa8be9d25eb4746f14d0d10e5b29 to your computer and use it in GitHub Desktop.
[Nnrf_NFDiscovery] GET request with If-None-Match header serves a 304 response (R15.2.0)
GET /nnrf-disc/v1/nf-instances?target-nf-type=AMF&requester-nf-type=SMF HTTP/1.1
Host: vdev-newedge0001.b-com.local:8181
Connection: keep-alive
Cache-Control: max-age=0
accept: application/json
DNT: 1
If-None-Match: ab4bfb32
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
Referer: http://vdev-newedge0001.b-com.local:8181/
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
HTTP/1.1 304 Not Modified
Access-Control-Allow-Origin: *
ETag: "ab4bfb32"
Cache-Control: no-transform, max-age=59
Access-Control-Allow-Headers: Content-Type, Authorization, Accept, Accept-Language
Content-Type: application/json
Access-Control-Allow-Methods: GET, PUT, POST, PATCH, DELETE, OPTIONS
Date: Wed, 13 May 2020 16:40:25 GMT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment