Skip to content

Commit

Permalink
added auther, version and sice to the docs and added a puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
Ammar Atef committed Jan 15, 2019
1 parent 48abe28 commit 7346cd7
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/main/java/com/amihaiemil/zold/UserAgentRequestHeader.java
Expand Up @@ -10,9 +10,13 @@

/**
* User Agent Request Header Interceptor.
*
* @author Boris Kuzmic for docker-java-api project
* @since 0.0.1
* @version 0.0.1
*/

/**
* TODO use this class when instantiating the HttpClient.
*/
final class UserAgentRequestHeader extends RequestDefaultHeaders {

/**
Expand Down

0 comments on commit 7346cd7

Please sign in to comment.