We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Destroyed _Footer (markdown)
Created _Footer (markdown)
Updated How to rewrite URLs to local or remote destinations (markdown)
Updated CLI usage (markdown)
Updated Home (markdown)
Created Middleware example: a custom response for login requests (markdown)
Destroyed How to use HTTP Conditional Requests (markdown)
Updated How to mock a Server Sent Events (SSE) service (markdown)
Updated How to create a Websocket server (markdown)
Updated How to prototype a REST API (markdown)
Updated Creating middleware (markdown)
Updated API reference (markdown)
Updated Using middleware (markdown)
Updated Configuration Management (markdown)
Add How-to of a mocked Server-Sent Events service
Remove Server-Sent Events How-to because it no longer uses the lws-mock-response module
Replace the use of the deprecated lws-mock-response module with a vanilla middleware function (based on https://github.com/lwsjs/local-web-server/wiki/How-to-prototype-a-REST-API)
clean up
Updated How to redirect HTTP traffic to HTTPS (satisfies Lighthouse audit) (markdown)
Updated Open a web app in your mobile browser by scanning a QR code (markdown)