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

Update http refresh to use url builder. Fixes #1065 #1133

Merged
merged 3 commits into from
Dec 9, 2019

Commits on Dec 4, 2019

  1. Append last-modified to http_events refresh() properly

    Parse the url in stored_requests.http_events and add the last-modified query param properly.
    Austinb authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    79141c3 View commit details
    Browse the repository at this point in the history
  2. Add error message and kill refresh if the parsed url fails. Added inf…

    …o message to log when the http refresh is called.
    Austinb committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    e2469a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d78debf View commit details
    Browse the repository at this point in the history