Example: URL-based negotiation

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1825

This topic has not yet been written. The content below is from the topic description.
So, if you invoked GET /foo/bar.xml.en, this would be equivalent to invoking the following request: GET /foo/bar Accept: application/xml Accept-Language: en-US The mapped file suffixes are stripped from the target URL path before the request is dispatched to a corresponding JAX-RS resource.