Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download/download.go: try to fix long polling 304 and error #3926

Merged

Commits on Nov 21, 2021

  1. download/download.go: fix switch between long polling and regular pol…

    …ling
    
    download/download_test.go: testing about oneShot and download method
    
    When 304 content-type should not be send. Fix the download code for switch to regular polling and keep the previous value.
    
    Fixes: open-policy-agent#3923
    Signed-off-by: Gasc Florian <florian.gasc@gmail.com>
    floriangasc committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    afcb2a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    e643d9c View commit details
    Browse the repository at this point in the history