If the ring.util.response/resource-response function is given a path to a directory, it will except instead of returning nil.
ring.util.response/resource-response
Fixed exception on resource-response (issue #38)
8b0dd7d
If the
ring.util.response/resource-responsefunction is given a path to a directory, it will except instead of returning nil.