You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
I tried using the AcceptableViewModelSelector with this Accept-Header in my request (Its the standard header for HTML in FF): text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Expectation:
It should return "ViewModel" with the given Accept-Header and it should return a JsonModel with "application/json" in my Accept-Header.