Skip to content

Commit

Permalink
Update Request.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiyue Zhou committed Feb 8, 2022
1 parent 6c79be9 commit 452a775
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ default Request port(int port)

/**
* Shortcut method to specify a file as a content for this request, with the default content type of
* "application/octect-stream".
* "application/octet-stream".
*
* @param file the file to upload
* @return this request object
Expand Down

0 comments on commit 452a775

Please sign in to comment.