-
Here https://github.com/stratum-mining/sv2-spec/blob/cc291562b729a6be28673940ffede3cd8c64f996/03-Protocol-Overview.md#34-protocol-extensions
the specs says:
> Extensions MUST require version neg…
-
In a real time conference, participants are likely to "subscribe" to a named "stream", such as "Alice's camera number 5, high res". That real time stream will consist of a series of groups, each conta…
-
Would it be possible to enable content negotiation for `.ResponseBody()` as well?
It seems only possible now through `.Map().WithBody()`
Thanks
-
```
History : http://code.google.com/p/mobicents/issues/detail?id=2986
```
Original issue reported on code.google.com by `amit.bha...@gmail.com` on 15 Apr 2012 at 10:50
-
# Feature
## Description (Problem to be solved and requirements to satisfy)
As a data provider I want to actively approve a consumer's request to consume my asset, because I want to have extende…
-
Enable content negotiation on as many RDF formats as possible.
Since fully non-blocking streaming libs are not yet available, don't spend too much time on it.
-
## Expected Behavior
It would be great to have a configurable and client-driven fallback mechanism for template resolution; for example, if there's both `templates/feed.html` and `templates/feed.xm…
-
```
Currently ResponseCacheFilter uses HttpServletRequest#getRequestURI() to
determine the cache key. There are two problems with this approach:
- the filter offers no hook for potential sub classes …
-
```
History : http://code.google.com/p/mobicents/issues/detail?id=2986
```
Original issue reported on code.google.com by `amit.bha...@gmail.com` on 15 Apr 2012 at 10:50
-
Content negotiation is not (currently!) part of routing in Tide, but we should decide whether we want that to change, and if not, how to make it easy for an endpoint to internally perform content nego…