Thanks to visit codestin.com
Credit goes to github.com

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: User65k/generic-async-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5
Choose a base ref
...
head repository: User65k/generic-async-http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on Apr 13, 2024

  1. h2 fix (#9)

    * h2 fix
    User65k authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6a66f62 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. feat: make http2 optional (#10)

    * feat: make http2 optional
    
    * fixed io-util missing
    
    ---------
    
    Co-authored-by: User65k <[email protected]>
    giangndm and User65k authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    dc2a3ed View commit details
    Browse the repository at this point in the history
  2. rel plz, fmt, updates (#11)

    * h2 fix
    
    * only fiddle with url on h1
    
    * rel plz, readme, fmt
    User65k authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    732915c View commit details
    Browse the repository at this point in the history
Loading