ring-spec
ring-spec copied to clipboard
Remote Address
the spec for remote address asks for String, would it not be better if that was a more descriptive spec
Yes, it certainly could be.
@weavejester using the spec for a valid request/response from the project https://github.com/ring-clojure/ring, I could do the specs for requests and responses using the https://github.com/ring-clojure/ring/blob/master/SPEC Would that be welcome?
Sorry, I don't quite understand what you're asking. Ring-Spec already adheres to Ring's SPEC file.