-
```sh
curl -iH'Accept: application/ld+json' https://csarven.solid.community/public/
HTTP/1.1 200 OK
Content-Type: application/ld+json
curl -iH'Accept: application/ld+json; profile="https://www.w…
-
**Is your feature request related to a problem? Please describe.**
The API will currently always return JSON, we should allow for the ability to return multiple formats.
**Describe the solution yo…
Lan2u updated
4 years ago
-
Add content negotiation to the http service. This should be used to allow the service to correctly decode request bodies and correctly encode response bodies.
Unsupported request body content type sh…
-
Supply one of these content types via HTTP header to indicate which format is preferred.
application/json (default)
application/vnd.dsk.raw+json
application/vnd.dsk.html+json
application/vnd.dsk…
-
There is an outstanding issues relating to negotiation by data profile to enable multiple representations of the data to be returned by a convenience API.
This item is currently being reviewed by t…
-
@Haigutus @Sveino @griddigit
Here's how the current service lists the 3 semantic formats:
```
$ curl -L http://energy.referencedata.eu/EIC/11W0-0000-0038-O
…
-
Trying to connect to a BTG server at `tcp://electrumx-eu.bitcoingold.org:50001` I found the server is rather old.
```json
{"jsonrpc": "2.0", "method": "server.features", "params": [], "id": 2}
{"…
-
This is a larger, more complex issue:
- [ ] Link webapp to version control system
- [ ] Build timedate content negotiation
- [ ] If asked, retrieve and deliver specific version from the vcs archi…
-
As one of our vendor is upgrading their SFTP server to have better Data transmission security. Like below
Ciphers: • aes256-ctr • aes192-ctr • aes128-ctr
MAC algorithms : • hmac-sha256 • hmac-sha…
-
Apparently self signed certificates might cause errors when trying to access the Bounce mailstore. Curiously the normal bounce cron job works fine.
IMAP Library output:
`"TLS\/SSL failure for mail…