Skip to content

Commit d13df80

Browse files
committed
Removing useHttp2 flag
All endpoints support HTTP/2. No need for a special flag.
1 parent 40785be commit d13df80

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dev-docs/bidders/ttd.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ Name | Scope | Description | Example | Type
4242
`banner` | optional | Display banner targeting parameters. See the banner section below. | `{}` | `object`
4343
`bidfloor` | optional | Sets a bid floor price | `0.95` | `Float`
4444
`customBidderEndpoint` | optional | Only set if TTD has provided a custom endpoint. If set the custom endpoint will take precedent over the hard-coded endpoints | `https://customBidderEndpoint/bid/bidder/` | `String`
45-
`useHttp2` | optional | When true, the adapter will use an endpoint that supports HTTP2. | `true` | `boolean`
4645

4746
### Banner Object
4847

0 commit comments

Comments
 (0)