Skip to content
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: yhirose/cpp-httplib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: killvxk/cpp-httplib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 14, 2019

  1. Merge pull request #1 from yhirose/master

    #up to date
    killvxk authored Aug 14, 2019
    Configuration menu
    Copy the full SHA
    df23f37 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    fe9b18b View commit details
    Browse the repository at this point in the history
  2. Update httplib.h

    fix close connection bugs
    killvxk authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    09e2ed3 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. Cleaner API (breaking change)

    yhirose committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    6e247b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. pull 2

    invalid committed Dec 27, 2024
    Configuration menu
    Copy the full SHA
    021db33 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'yhirose-master'

    invalid committed Dec 27, 2024
    Configuration menu
    Copy the full SHA
    4567185 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from yhirose/cleaner-api

    Cleaner API (breaking change)
    killvxk authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    fa9360f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

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

Commits on Jul 14, 2025

  1. Update httplib.h

    killvxk authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    2bf8354 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from killvxk/killvxk-patch-1

    Update httplib.h
    killvxk authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    35df067 View commit details
    Browse the repository at this point in the history
  3. Update httplib.h

    killvxk authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    ec22eb4 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    killvxk authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    09e4cc6 View commit details
    Browse the repository at this point in the history
Loading