MimeTypesHelper.CustomHttpAcceptHeader Method |
Name | Description | |
---|---|---|
![]() ![]() | CustomHttpAcceptHeader(IEnumerable<String>) |
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(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.
|