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

Domain style support #78

Open
wants to merge 106 commits into
base: v1.0
Choose a base branch
from
Open

Domain style support #78

wants to merge 106 commits into from

Conversation

wookie41
Copy link
Contributor

Support for domain style support and rewriting domain style to path style.

Lukasz Bogaczynski added 30 commits February 12, 2018 14:07
// BackendAdapter holds the necessary backend info after decorating the backend
type BackendAdapter struct {
*Backend
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don' see the point for having this type, all it looks like no-op extension of Backend

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

Successfully merging this pull request may close these issues.

4 participants