
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
An asynchronous client and server implementation of HTTP/1.0, HTTP/1.1 and HTTP/2 including TLS. Support for streaming requests and responses. Built on top of async and async-io. falcon provides a rack-compatible server.
Please see the project documentation for more details.
Getting Started - This guide explains how to get started with Async::HTTP
.
Testing - This guide explains how to use Async::HTTP
clients and servers in your tests.
Please see the project releases for all releases.
NO_RFC7540_PRIORITIES
. See https://www.rfc-editor.org/rfc/rfc9218.html for more details.Async::HTTP::Internet
singleton methods.protocol-http1
introduces a line length limit for request line, response line, header lines and chunk length lines.protocol
and endpoint
as tags to async-pool
for improved instrumentation.Async::HTTP::Body::Writable
is moved to Protocol::HTTP::Body::Writable
.Async::HTTP::Body::Delayed
with no replacement.Async::HTTP::Body::Slowloris
with no replacement.async-http
.async-http
.async-http
.We welcome contributions to this project.
git checkout -b my-new-feature
).git commit -am 'Add some feature'
).git push origin my-new-feature
).In order to protect users of this project, we require all contributors to comply with the Developer Certificate of Origin. This ensures that all contributions are properly licensed and attributed.
This project is best served by a collaborative and respectful environment. Treat each other professionally, respect differing viewpoints, and engage constructively. Harassment, discrimination, or harmful behavior is not tolerated. Communicate clearly, listen actively, and support one another. If any issues arise, please inform the project maintainers.
FAQs
Unknown package
We found that async-http demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 23 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.