Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KaloNK/esp32_https_server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: abelsensors/esp32_https_server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 14 files changed
  • 6 contributors

Commits on Jun 6, 2020

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

Commits on Feb 28, 2022

  1. Merge pull request #1 from abelsensors/feature/functional-callbacks

    New feature: functional callbacks
    abelsensorsdev authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e568d83 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Use HTTPS library logging macro in dumpFrame to fix build error cause…

    …d by TAG not being defined
    ElmerAbel committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    a84075e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. VV-2920 Drop out of a never ending receive loop when the connection b…

    …rake. Move cleaning the HTTP response headers to owner of the these headers (HTTPConnection). Add some NULL pointer checks
    MarkDeBrabander1976 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a967b4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b5b1fb View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge pull request #2 from abelsensors/feature/VV-2920_MakeHTTPConnec…

    …tion_Robust_for_broken_connection
    
    Feature/vv 2920 make http connection robust for broken connection
    ElmerAbel authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    caf6719 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 9, 2024

  1. Merge pull request #3 from abelsensors/feature/VV-2986_Fix_watchdog_t…

    …imeout_after_multipart_line_too_long
    
    VV-2986 Also stop the peekBoundary() loop in nextField() when the pee…
    MarkDeBrabander1976 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6cf1aed View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    6bbc5a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from abelsensors/feature/VV-3453_FixWatchdogTim…

    …eouts
    
    VV-3453 Add timeout check to HTTPConnection::updateBuffer
    ElmerAbel authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    3181cb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. VV-3453 Leave discarding of any remaining body to the connection and …

    …only discard it if we intend to keep the connection alive
    ElmerAbel committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    b5412cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f791fd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Merge pull request #5 from abelsensors/feature/VV-3453_RefactorDiscar…

    …dBody
    
    VV-3453 Only discard request body when necessary
    ElmerAbel authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    95ce9c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. VV-3453 Wait for up to 1 second for data to be available on the socke…

    …t instead of returning instantly
    ElmerAbel committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    395c591 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

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

Commits on Apr 7, 2025

  1. Merge pull request #6 from abelsensors/feature/VV-3453_SocketWaitForData

    VV-3453 Increase socket data available timeout to 250ms
    ElmerAbel authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    2407227 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.