add content-type header based routing. i.e. if a request comes in as "application/json", automatically return JSON (instead of having to specify the .json extension) make this setting over-ridable (perhaps in a project config)
add content-type header based routing.
i.e. if a request comes in as "application/json", automatically return JSON (instead of having to specify the .json extension)
make this setting over-ridable (perhaps in a project config)