Tags: zhaojp/prebid-server
Tags
Added header User Agent decoding (prebid#1268) * Added header User Agent decoding * Added header User Agent decoding: unit tests * Added header User Agent decoding: unit tests * Added check UA is encoded to avoid `+` converted to space Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
Bugfix: no bids from bidder handling (prebid#1252) Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
Moved hb_pc_cat_dur modification to be before caching (prebid#1250)
First pass at phase 1 TCF 2.0 support (prebid#1228) * First pass at phase 1 TCF 2.0 support * minor fixes * Update go-gdpr library and fix stuff * Fixes for PR comments
Added logging to cache for video endpoint (prebid#1220) * WIP added logging to cache for video endpoint * Updating cache call to use TTL from config * Updates from initial feedback * Log now includes HTTP headers * Fixed caching to use a new cache entry rather than appending to the VAST * Added feature where is query is set, the test flag is set in the request * Updated recorded response and handleError * Updates from code review comments * Changed recorded output to be only the debug ext * Removed extra marhal calls * Changed cache to be an endpoint dependency * Added debugLog struct to hold all debug related info * Numerous smaller changes * Further code cleanup and added unit tests for debug changes * Added missing error checks * Added unit test for error case
If Device.UA is not present in request body, init it with user-agent … …from header (prebid#1219) * If Device.UA is not present in request body, init it with user-agent from request header if it's present * Moved User-Agent handler to parseVideoRequest func and added unit test * Minor clean up Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
Adding bid rejection messages to debug response (prebid#1181)
PreviousNext