Click or drag to resize

MimeTypesHelper.CustomHttpAcceptHeader Method

Overload List
  NameDescription
Public methodStatic memberCustomHttpAcceptHeader(IEnumerable<String>)
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(IEnumerable<String>, IEnumerable<String>)
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