Class HtsgetPOSTRequest

java.lang.Object
htsjdk.samtools.util.htsget.HtsgetRequest
htsjdk.samtools.util.htsget.HtsgetPOSTRequest

public class HtsgetPOSTRequest extends HtsgetRequest
Builder for an htsget POST request that allows opening a connection using the request after validating that it is properly formed.

This class is experimental and subject to change as the POST api evolves.

See https://github.com/samtools/hts-specs/pull/285 for the API specification.