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

Post correct path #13

Closed
wants to merge 2 commits into from
Closed

Post correct path #13

wants to merge 2 commits into from

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Apr 17, 2014

No description provided.

@@ -11,6 +11,14 @@ def initialize_http_client *http_client
end
end

def prefix_path
Copy link
Member

Choose a reason for hiding this comment

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

What's wrong with just initializing the client with the full URL, e.g.:

Ldp::Client.new(url: "http://localhost:8983/fedora/rest)

?

Copy link
Member Author

Choose a reason for hiding this comment

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

Why does fedora have that /rest endpoint in the first place? Why isn't that stuff just at the context root?

@jcoyne
Copy link
Member Author

jcoyne commented Apr 17, 2014

Replaced by #14 & #15

@jcoyne jcoyne closed this Apr 17, 2014
@jcoyne jcoyne deleted the post_correct_path branch April 17, 2014 20:52
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.

2 participants