redbot icon indicating copy to clipboard operation
redbot copied to clipboard

REDbot is lint for HTTP resources.

Results 76 redbot issues
Sort by recently updated
recently updated
newest added

Sometimes there may be a good reason to serve data with a Content-Type that _seems_ not to match. For example, serving HTML as text/plain, because the idea is showing the...

message

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...

- [ ] Secure - [ ] HTTPOnly - [ ] SameSite others?

message

we need to either remember that the timeout happened so we don't dup the response, or clean up the resources more aggressively.

infrastructure

All three major browsers offer HAR export; we should be able to drag-and-drop it for an analysis. Probably without active checks, at least initially.

enhancement

We don't say anything in particular about: - [ ] 412 (test to see if it's true, alert if not) - [ ] 416 (test to se if it's true,...

message

More fine-grained detail would be nice in the list of headers. Specifically: 1. colour-code according to whether we know about the header or don't, and whether a problem is detected...

ui
infrastructure

Align language, clarify where necessary.

task

E.g., headers in proportion to body chunk overhead in proportion to body

message