Click or drag to resize

MimeTypesHelperCustomHttpAcceptHeader Method

Overload List
  NameDescription
Public methodStatic memberCustomHttpAcceptHeader(IEnumerableString)
Creates a Custom HTTP Accept Header containing the given selection of MIME Types.
Public methodStatic memberCustomHttpAcceptHeader(IRdfReader)
Creates a Custom HTTP Accept Header containing only the Accept Types supported by a specific parser.
Public methodStatic memberCustomHttpAcceptHeader(IStoreReader)
Creates a Custom HTTP Accept Header containing only the Accept Types supported by a specific parser.
Public methodStatic memberCustomHttpAcceptHeader(IEnumerableString, IEnumerableString)
Creates a Custom HTTP Accept Header containing the given selection of MIME Types where those MIME Types also appear in the list of supported Types.
Top
See Also