tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

anno35.json (319B)


      1 {
      2  "@context": "http://www.w3.org/ns/anno.jsonld",
      3  "id": "http://example.org/anno35",
      4  "type": "Annotation",
      5  "body": "http://example.org/description1",
      6  "target": {
      7    "source": "http://example.org/resource1",
      8    "state": {
      9      "type": "HttpRequestState",
     10      "value": "Accept: application/pdf"
     11    }
     12  }
     13 }