Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The best content negotiation match based on the client's preference and the server's supported types. If no acceptable content match can be found, this service will automatically set a 406 (Not Acceptable) Response Status.

Parameters

ParameterDescription
RequestHeaderFieldThe request header field containing the acceptable client options. Required.
ServerOptionsAn @FM delimited list of options the server can accommodate. Required.

...