Booster.js Versions Save

Lightweight and scalable reverse proxy and load balancing library built for Cloudflare Workers

v1.2.1

2 years ago
  • Sets the domain attribute of the Set-Cookie header (#102)
  • Sets the x-pjax-url header to the domain of the Cloudflare worker
  • Fix undefined url in polyfill/Response
  • Fix undefined security options

v1.2.0

2 years ago
  • Implement custom headers and security options (#92)
  • Support WebSocket protocol upgrade mechanism (#98)
  • Improve TypeScript and webpack build performance (#100)
  • Improve configuration docs and examples (#101)