Skip to content

Commit

Permalink
Fix deploy caused by 1a6cbdf (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvin0319 authored Jul 12, 2024
1 parent 7f46d5a commit c746a24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public class EncodingSettings {

/**
* A {@link EncodingSettings} instance for implementations
* that don't need such limits. (e.g. Proxy server client <-> downstream server connection)
* that don't need such limits. (e.g. Proxy server client &lt;-&gt; downstream server connection)
* This setting is not generally recommended for use in most cases,
* as it will allow any large packets to be received.
*/
Expand Down

0 comments on commit c746a24

Please sign in to comment.