Socket
Socket
Sign inDemoInstall

rjweb-server

Package Overview
Dependencies
5
Maintainers
1
Versions
362
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
37Next

9.5.1

Diff

Changelog

Source

9.5.1

  • Fix HEAD Support breaking some route paths
0x4096
published 9.5.0 •

Changelog

Source

9.5.0

  • Add options.methods.head
  • Add options.methods.trace
  • Handle HEAD Requests automatically unless overridden
  • Handle TRACE Requests automatically if enabled
  • Add <HttpRequestContext>.client.origin
  • Add <HttpRequestContext>.client.referrer
0x4096
published 9.4.1 •

Changelog

Source

9.4.1

  • Properly allow all headers in cors
0x4096
published 9.4.0 •

Changelog

Source

9.4.0

  • Make sure middlewares also run on 404
  • Add <RequestContext>.findRoute()
  • Fix Cors Middleware issues
0x4096
published 9.3.6 •

Changelog

Source

9.3.6

  • Reverse Cors prefer order
0x4096
published 9.3.5 •

Changelog

Source

9.3.5

  • Remove instanceof to check for IPAddress in proxy ip validation
  • Fix Cors origin issue
0x4096
published 9.3.4 •

Changelog

Source

9.3.4

  • Properly support multiple origins in cors middleware
  • Add <HttpRequestContext>.vary() to easily modify vary header
0x4096
published 9.3.3 •

Changelog

Source

9.3.3

  • Fix issues when merging middleware classes with outdated properties
0x4096
published 9.3.2 •

Changelog

Source

9.3.2

  • Set default ratelimits to null to prevent identifier overlapping
0x4096
published 9.3.1 •

Changelog

Source

9.3.1

  • Allow calling <Ratelimit>.identifier() without arguments to generate new identifier
  • Fix some jsdocs
  • Fix broken ratelimit ip addresses
2345
37Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc