8000 Comparing 8.4.2...8.5.0 · websockets/ws · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: websockets/ws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.4.2
Choose a base ref
...
head repository: websockets/ws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.5.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 30, 2022

  1. [test] Simplify test

    lpinca committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    8a7016d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. [feature] Introduce the WebSocket option (#2007)

    Add the ability to use a custom class that extends the `WebSocket`
    class.
    vansergen authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    e1ddacc View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. [test] Fix nits

    lpinca committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    75fdfa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. [security] Drop sensitive headers when following redirects (#2013)

    Do not forward the `Authorization` and `Cookie` headers if the redirect
    host is different from the original host.
    lpinca authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    6946f5f View commit details
    Browse the repository at this point in the history
  2. [dist] 8.5.0

    lpinca committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    c9d5436 View commit details
    Browse the repository at this point in the history
Loading
0