CodeGenieApp / CodeGenieApp/serverless-express

Support for the express@5.x

Aperta
#691 1 commento 10 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
JavaScript
Stelle
5.3k
Fork
676
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

A new version of Express.js was recently released.
Unfortunately, the serverless-express does not support the new version.

The main issue occurs during request parsing with the body-parser. After updating to version 5.x, the request body is not parsed, and we receive a Buffer instance as the body

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start by reproducing the request-parsing problem in serverless-express with express@5.x and body-parser, then inspect the request parsing entry point. Compare the behavior with express 4.x and add coverage for the reported request body; done means Express 5 requests produce the parsed body instead of a Buffer.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
express, javascript, node.js
Ambito
api, backend, cloud
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.