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

Refactor RDF::Endpoint to enable builder and use common Middleware #55

Open
kjetilk opened this issue Apr 2, 2012 · 0 comments
Open
Assignees

Comments

@kjetilk
Copy link
Contributor

kjetilk commented Apr 2, 2012

I think a worthy goal is to have a very simple Plack script in RDF::LinkedData that can use a common config for RDF::LinkedData and RDF::Endpoint. To this end, it would be nice to have a module Plack::App::RDF::Endpoint which contains the Plack-specific logic, so that it can be enabled in an enable block in the PSGI.

Also, content-length should be supported by the Plack::Middleware::ContentLength, so that shouldn't be needed in the endpoint code. If-none-match is supported by Plack::Middleware::ConditionalGET.

@ghost ghost assigned kasei Apr 2, 2012
@kasei kasei assigned kasei and unassigned kasei Jan 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants