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

Merge OslcClient and OslcRestClient #205

Open
3 tasks
berezovskyi opened this issue Oct 19, 2024 · 0 comments
Open
3 tasks

Merge OslcClient and OslcRestClient #205

berezovskyi opened this issue Oct 19, 2024 · 0 comments

Comments

@berezovskyi
Copy link
Member

  • Ensure DefaultRequestHeaders overwritten #19 and DefaultRequestHeaders overwritten in OslcClient #204 are solved properly. I am thinking of OslcRequestParams that we pre-set in the library, allow the user to set in the ctor, or to override on a per-request basis (mainly, to request/specify certain types, e.g. request only RDF/XML for root services or POST RDF/XML-ABBREV in some special cases)
  • Allow access of both unmarshalled POCOs as well as access to the raw response graph.
  • Allow the client to be set to accumulate the responses in a single graph - useful for the initial discovery phase.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant