travelaudience / nexus-proxy

A proxy for Nexus Repository Manager that allows for optional authentication against external identity providers.
Apache License 2.0
31 stars 16 forks source link

Fix exception when proxying nonstandard HTTP methods #8

Closed pires closed 6 years ago

pires commented 6 years ago

In particular, WebDAV was not working.

Closes #5