దామోదర

Results 89 issues of దామోదర

In many cases, length of streams may be not known before hand. In such cases, one cannot provide a value for size. And most backends doesn't mandate size for write...

Presently we can specify custom dataset for a sparql query with FROM and FROM NAMED declarations, whose default-graph is merge of graphs declared with FROM, and whose named graphs are...

Namaste all. Thanks for your work. Consider only if it is tenable and sensible. ### Subject This is request for supporting dereferenceable id as value for `region` url part, as...

image

hello @Tpt , thanks for your work. It would be great if rio supports n3 parser. n3 is also the format chosen for n3-patch format, by solid spec, to patch...

In web contexts, with most of web frameworks being async, it would help if parsers are async like js counterparts. Currently as parsers doesn't anyway require full content in memory,...

Currently NSS reserves `.acl` for acl resources, and it correctly rejects put requests to it, when there is no subject resource. But when one do a put request like `a/b/c.acl/d/e.txt`,...

Currently 1. NSS raises internal server error, if slug of a non-container resource ends with "%2F", which is also pct-encoded alias of "/". Thus we cannot do `PUT` res with...

bug

Currently `ApiError` mandates explicit status code. In many cases middleware may just know problem-type and, let higher layers act based on problem type. Thus status-code is not known always. Though...

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/master/CODE_OF_CONDUCT.md). -...

feat

#### Environment - Server version: Current solidweb.me #### Description Css is returning same ETag for different representations requested through conneg. rfc9110 requires for different ones. > An entity tag is...

🐛 bug