You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev-docs/bidders/showheroes.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,11 +199,11 @@ pbjs.que.push(function () {
199
199
200
200
You can use this example and place in the `hello_world` gpt integration test page
201
201
202
-
###Endpoint Compression
202
+
## Endpoint Compression
203
203
204
204
This adapter utilizes gzip compression support built into Prebid.js core. For more information, see [Compression Support for Outgoing Requests](https://docs.prebid.org/dev-docs/bidder-adaptor.html#compression-support-for-outgoing-requests)
205
205
206
-
####Disabling Compression
206
+
### Disabling Compression
207
207
208
208
You can disable gzip compression at the bidder level using `pbjs.setBidderConfig`. Set the `gzipEnabled` value to false:
0 commit comments