Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/actix/actix-web

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
https://github.com/actix/actix-web

UnmaskedFrame when sending message from client to server with websockets

naturecodevoid opened this issue almost 2 years ago
Build issues due to minimium version of hyperium/http

jesterpm opened this issue almost 2 years ago
fix typos

Lioness100 opened this pull request almost 2 years ago
Compress middleware should not compress `image/*` content types

nyurik opened this issue almost 2 years ago
add methods for mapping error responses

robjtede opened this pull request almost 2 years ago
add resource method helpers

robjtede opened this pull request almost 2 years ago
Fix minor typo in Markdown

thanatos opened this pull request almost 2 years ago
Invalid Header provided on POST requests behind nginx

datapythonista opened this issue almost 2 years ago
Server never releases port when killed when using cargo-watch

aVikingTrex opened this issue almost 2 years ago
added body manipulation example for error handlers

yinho999 opened this pull request almost 2 years ago
Sockets left open and client get stuck, when PUT returns error

etam opened this issue almost 2 years ago
added support for creating custom methods with route macro

edgerunnergit opened this pull request almost 2 years ago
add cache-status and cdn-cache-control header names

robjtede opened this pull request almost 2 years ago
Update base64 dependency to the latest 0.21

mina86 opened this pull request almost 2 years ago
Update base64 to 0.21

citreae535 opened this pull request almost 2 years ago
No apparent way to use async APIs in route/service guards

ssokolow opened this issue almost 2 years ago
Add support for all the IANA registered HTTP methods

alexandrebouthinon opened this pull request almost 2 years ago
actix-test: allow dynamic port setting

kristian1108 opened this pull request almost 2 years ago
Not panic if bind failed

zrll12 opened this issue almost 2 years ago
Hide authorization header in httprequest debug output

ctrlaltf24 opened this pull request almost 2 years ago
Test functions which return Result instead panic

gr8den opened this issue almost 2 years ago
minor optimization: reserve buffer once length is known (ws)

moh-eulith opened this pull request about 2 years ago
add setup to compress middleware

topenkoff opened this pull request about 2 years ago
Use unwrap () in the request.rs to get a crash error

guoyucode opened this issue about 2 years ago
Update tokio-uring to 0.4

asonix opened this pull request about 2 years ago
Allow setting compression levels

bubelov opened this issue about 2 years ago
Allow access to request when rendering errors

tp971 opened this issue about 2 years ago
fix non-empty body of http2 HEAD response

cumtyc opened this pull request about 2 years ago
Overlapping scopes work differently than flat overlapping routes

RReverser opened this issue about 2 years ago
Request.uri() returns the Path instead of the full URL

joepio opened this issue about 2 years ago
Allow custom HTTP methods in route macro

SeriousBug opened this issue about 2 years ago
actix-multipart: Feature: Add typed multipart form extractor

jacob-pro opened this pull request over 2 years ago
add `ContentDisposition::attachment` constructor

robjtede opened this pull request over 2 years ago
Update TechEmpower benchmark link to latest

YoniFeng opened this pull request over 2 years ago
Support for multipart form extractors

jacob-pro opened this issue over 2 years ago
Server does not start when `spawn`ed

rollandjb opened this issue over 2 years ago
HttpRequests debug to httpresponse

0xhiro opened this issue over 2 years ago
fix pending stream drop

simorex80 opened this pull request over 2 years ago
multipart test utilities

robjtede opened this issue over 2 years ago
`GuardExt` extension trait

robjtede opened this issue over 2 years ago
add `rust-version` to Cargo.toml files

robjtede opened this issue over 2 years ago
fix unrecoverable Err(Overflow) in websocket frame parser

oatoam opened this pull request over 2 years ago
Improve documentation for `actix-web-actors`

Nerixyz opened this pull request over 2 years ago
Read remaining bytes when cleaning dropped payload #2764

squidpickles opened this pull request over 2 years ago
fix erroneous 500 responses when connection is unclean

robjtede opened this pull request over 2 years ago
Filename escaping in multipart/form-data Content-Disposition

iyzana opened this issue over 2 years ago
use h2 multiplexing in client

robjtede opened this issue over 2 years ago
propagate handler visibility through route macros

Chaostheorie opened this pull request over 2 years ago
No new connections after max_connections reached

EtienneBruines opened this issue almost 3 years ago
get route macro does not result in HEAD request support

ijackson opened this issue almost 3 years ago
Actix Multipart Panics & Closes Connection on Early Response

Geometrically opened this issue almost 3 years ago
[awc] change `client::Connect` to be public

joelwurtz opened this pull request almost 3 years ago
wrap_fn &AppRouting should use Arc<AppRouting>

zhuxiujia opened this issue almost 3 years ago
way to get a list of registered services

Tobias418 opened this issue almost 3 years ago
Extract path segment struct flattening

mellowagain opened this issue almost 3 years ago
Allow using `Option<Middleware>` to enable/disable a middlware

ctron opened this pull request almost 3 years ago
Consider introducing default fallback to index file in Files

mks-h opened this issue almost 3 years ago
Support serving pre-compressed files for static sites

antonok-edm opened this pull request almost 3 years ago
allow automatic ws continuation reconstruction

robjtede opened this pull request almost 3 years ago
extractor for all cookies

robjtede opened this issue almost 3 years ago
Resolving URIs to handlers

robjtede opened this issue almost 3 years ago
Consider remove Clone for HttpRequest

Kilerd opened this issue almost 3 years ago
add file chunks stream adapter

robjtede opened this pull request almost 3 years ago
channel body type

robjtede opened this issue about 3 years ago
Actix web v4: Outdated example for test_server.

staninprague opened this issue about 3 years ago
add `ContentLength` typed header

robjtede opened this pull request about 3 years ago
add ability for condition middleware to consume an option and future

axos88 opened this pull request about 3 years ago
Display field in deserialization error

Roms1383 opened this pull request over 3 years ago
add lazy data extractor

ibraheemdev opened this pull request over 3 years ago
[Windows] Web Client is unreasonably slow

kateabr opened this issue over 3 years ago
Server doesn't finish receiving `payload` when streaming with `reqwest`

mlodato517 opened this issue over 3 years ago
Awc retry middleware

joshbenaron opened this pull request over 3 years ago
Re-export rustls when feature is enabled

ufoscout opened this issue almost 4 years ago
In-memory file cache in actix-files

mastopgunaf opened this issue almost 4 years ago
how to seperate router into different file

wzhsh90 opened this issue almost 4 years ago
Extract path arguments in middleware

danielalvsaaker opened this issue about 4 years ago
`#[scope]` macro

robjtede opened this issue about 4 years ago
Default behavior for errors while deserializing body as json

tronta opened this issue over 4 years ago
Panic within a handler should return an HTTP 500

sazzer opened this issue over 4 years ago
H2C support

sallyyu0 opened this issue almost 5 years ago
Send between threads error when using actix_web client with juniper

arlyon opened this issue almost 5 years ago
Port already in use does not cause error on Windows + WSL

wahur666 opened this issue almost 5 years ago
Panic while acquiring web::Data<Mutex<...>>

lukaszwojtow opened this issue almost 5 years ago