Daniel Aleksandersen
Daniel Aleksandersen
This is tricky, as the default format is locale dependent.
Displaying anything that changes every second isn’t really recommended as it effects performance and battery life. However, this extension is about choice. `{ %s }` will get you most of...
This is already solved in HTTP with content negotiation. It’s not needed inline in the format. See issue #84.
It's the right tool for the job. It's a well established standard that is well supported by existing HTTP infrastructure. It's well supported with static files on Apache. It's well...
> You may not be able to connect to others. How do I troubleshoot this problem further? It seems to be a very frequently reoccurring problem, given the number of...
Thanks for your contribution. Please see the status update in #61.
Thanks for your contribution. Please see the status update in #61.
Is that by design because Dat origins are assumed to be public and hold no secrets? Is this something you expect to remain unchanged? Should it be defined as a...
Any progress on this? The spec needs to define a content type for there to be any progress on clients and deployments.
> To clarify, would "application/feed+json" also be the "Content-Type" HTTP header value for the feed itself? Yes. That’s what the Content-Type response header communicates. Feed readers use the Accept header...