MimeTypesHelperCustomHttpAcceptHeader Method |
| Name | Description | |
|---|---|---|
| CustomHttpAcceptHeader(IEnumerableString) |
Creates a Custom HTTP Accept Header containing the given selection of MIME Types.
| |
| CustomHttpAcceptHeader(IRdfReader) |
Creates a Custom HTTP Accept Header containing only the Accept Types supported by a specific parser.
| |
| CustomHttpAcceptHeader(IStoreReader) |
Creates a Custom HTTP Accept Header containing only the Accept Types supported by a specific parser.
| |
| CustomHttpAcceptHeader(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.
|