Skip to content

Configurable JSON body size limit + CLI ASCII fallback for weak terminals - #336

Open
Thivyanand wants to merge 1 commit into
nitrocloudofficial:mainfrom
Thivyanand:fix/issue-4-and-25
Open

Configurable JSON body size limit + CLI ASCII fallback for weak terminals#336
Thivyanand wants to merge 1 commit into
nitrocloudofficial:mainfrom
Thivyanand:fix/issue-4-and-25

Conversation

@Thivyanand

Copy link
Copy Markdown

Adds a configurable maxBodySize option for HTTP/Streamable HTTP transports to cap JSON request body size (Fixes #4). Adds an ASCII fallback for box-drawing characters and emoji in CLI output when NO_COLOR is set or stdout isn't a TTY (Fixes #25)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CLI] Emoji in success messages vs NO_COLOR / weak terminals (discussion) [Security] Configurable JSON body size limit for Express transports

1 participant