Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential Middleware: Lint for validation #11

Open
paulbellamy opened this issue Jul 23, 2011 · 0 comments
Open

Potential Middleware: Lint for validation #11

paulbellamy opened this issue Jul 23, 2011 · 0 comments
Labels

Comments

@paulbellamy
Copy link
Owner

It would be nice to have a Lint module so that we could validate the environment, and response.

Other Thoughts:

  • Will probably be a lot simpler than Rack::Lint, because Go is statically-typed, so we primarily just need to check the HTTP spec is being followed. (i.e. status code is >= 100, content-length matches, etc...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant