Clean up ring.handler.dump #54

Closed
weavejester opened this Issue Mar 3, 2012 · 2 comments

2 participants

@weavejester
Collaborator
  • Inline CSS should be in a resource
  • Use new Hiccup functions like html5
  • Update the set of ring keys.
@shanmuha

Fixed the described issues - moved private resource-style function to ring.util.resource for getting resource files as stylesheets.
dump would also return html5 now.
Ring keys updated to added ssl-client-cert as well.

@shanmuha

opened pul request#66 for the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment