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
The Request class in express has an accepts function for determining the preferred content type. This functionality along these lines is needed to address this TODO.
This issue is to track the planning and addition of Accept header parsing to the Request class.
The text was updated successfully, but these errors were encountered:
The Request class in express has an
accepts
function for determining the preferred content type. This functionality along these lines is needed to address this TODO.This issue is to track the planning and addition of
Accept
header parsing to the Request class.The text was updated successfully, but these errors were encountered: