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

Java Docs. Enrich Http Model documentation #761

Closed
5 tasks done
jlprat opened this issue Jan 12, 2017 · 2 comments
Closed
5 tasks done

Java Docs. Enrich Http Model documentation #761

jlprat opened this issue Jan 12, 2017 · 2 comments
Assignees
Labels
help wanted Identifies issues that the core team will likely not have time to work on t:docs Issues related to the documentation t:java Issues related to the Java DSL
Milestone

Comments

@jlprat
Copy link
Member

jlprat commented Jan 12, 2017

The Java version of the Http Model documentation is slightly behind the Scala one.
Please provide documentation / samples about:

  • Limiting message entity length
  • Custom Headers
  • Registering Custom Media Types
  • Registering Custom Status Codes
  • The URI model (the small explanation in Http Model, not the dedicated page)
@jlprat
Copy link
Member Author

jlprat commented Jan 30, 2017

Will work on this one, as I need to go through this to improve #771

jlprat added a commit to jlprat/akka-http that referenced this issue Jan 31, 2017
Issue: akka#761
Documentation for:
* Limiting message entity lenght
* Registering Custom Media Types
* Registering custom Status Codes
* The Uri Model

Additionally, fixed some typos and wordings
jlprat added a commit to jlprat/akka-http that referenced this issue Feb 22, 2017
Issue: akka#761 triggered in PR akka#844
First attempt to offer Custom Header Support
jlprat added a commit to jlprat/akka-http that referenced this issue Feb 22, 2017
Issue: akka#761 triggered in PR akka#844
First attempt to offer Custom Header Support

Add docs and javadoc
@jlprat jlprat added 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted help wanted Identifies issues that the core team will likely not have time to work on t:docs Issues related to the documentation t:java Issues related to the Java DSL labels Feb 24, 2017
@jlprat jlprat self-assigned this Feb 24, 2017
jlprat added a commit that referenced this issue Mar 1, 2017
Issue: #761
Documentation for:
* Limiting message entity lenght
* Registering Custom Media Types
* Registering custom Status Codes
* The Uri Model

Additionally, fixed some typos and wordings
@jlprat
Copy link
Member Author

jlprat commented Mar 1, 2017

Only custom headers is left. PR is #888

@jlprat jlprat added 3 - in progress Someone is working on this ticket and removed 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted labels Mar 5, 2017
@jlprat jlprat added this to the 10.0.5 milestone Mar 5, 2017
ktoso pushed a commit that referenced this issue Mar 17, 2017
* Custom Header Support #761

Issue: #761 triggered in PR #844
First attempt to offer Custom Header Support

Add docs and javadoc

* Rename Companion to Factory

* apply feedback
@ktoso ktoso removed the 3 - in progress Someone is working on this ticket label Mar 17, 2017
@ktoso ktoso closed this as completed Mar 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Identifies issues that the core team will likely not have time to work on t:docs Issues related to the documentation t:java Issues related to the Java DSL
Projects
None yet
Development

No branches or pull requests

2 participants