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

[http] Improve binding #16282

Merged
merged 9 commits into from
Jan 14, 2024
Merged

[http] Improve binding #16282

merged 9 commits into from
Jan 14, 2024

Commits on Jan 14, 2024

  1. [http] Improve binding

    This adds many improvements, new features and contains bugfixes.
    
    Signed-off-by: Jan N. Klug <github@klug.nrw>
    J-N-K committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    daa450c View commit details
    Browse the repository at this point in the history
  2. Update bundles/org.openhab.binding.http/README.md

    Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
    Signed-off-by: J-N-K <github@klug.nrw>
    J-N-K and jlaur committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    cc5ef29 View commit details
    Browse the repository at this point in the history
  3. Update bundles/org.openhab.binding.http/README.md

    Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
    Signed-off-by: J-N-K <github@klug.nrw>
    J-N-K and jlaur committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    9678d6e View commit details
    Browse the repository at this point in the history
  4. Update bundles/org.openhab.binding.http/src/main/java/org/openhab/bin…

    …ding/http/internal/HttpBindingConstants.java
    
    Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
    Signed-off-by: J-N-K <github@klug.nrw>
    J-N-K and jlaur committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    870e5ff View commit details
    Browse the repository at this point in the history
  5. Update bundles/org.openhab.binding.http/src/main/java/org/openhab/bin…

    …ding/http/internal/HttpThingHandler.java
    
    Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
    Signed-off-by: J-N-K <github@klug.nrw>
    J-N-K and jlaur committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    e487013 View commit details
    Browse the repository at this point in the history
  6. Update bundles/org.openhab.binding.http/src/main/java/org/openhab/bin…

    …ding/http/internal/http/HttpResponseListener.java
    
    Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
    Signed-off-by: J-N-K <github@klug.nrw>
    J-N-K and jlaur committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    e477d8f View commit details
    Browse the repository at this point in the history
  7. Update bundles/org.openhab.binding.http/src/main/java/org/openhab/bin…

    …ding/http/internal/http/RateLimitedHttpClient.java
    
    Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
    Signed-off-by: J-N-K <github@klug.nrw>
    J-N-K and jlaur committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    99a636a View commit details
    Browse the repository at this point in the history
  8. address review comments

    Signed-off-by: Jan N. Klug <github@klug.nrw>
    J-N-K committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    97b7145 View commit details
    Browse the repository at this point in the history
  9. Update bundles/org.openhab.binding.http/README.md

    Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
    jlaur committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    12b1cd1 View commit details
    Browse the repository at this point in the history