summaryrefslogtreecommitdiffstats
path: root/src/org/apache/http/params/CoreProtocolPNames.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/org/apache/http/params/CoreProtocolPNames.java')
-rw-r--r--src/org/apache/http/params/CoreProtocolPNames.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/org/apache/http/params/CoreProtocolPNames.java b/src/org/apache/http/params/CoreProtocolPNames.java
index a42c5de..a0a726d 100644
--- a/src/org/apache/http/params/CoreProtocolPNames.java
+++ b/src/org/apache/http/params/CoreProtocolPNames.java
@@ -94,8 +94,8 @@ public interface CoreProtocolPNames {
/**
* <p>
- * Activates 'Expect: 100-Continue' handshake for the
- * entity enclosing methods. The purpose of the 'Expect: 100-Continue'
+ * Activates 'Expect: 100-continue' handshake for the
+ * entity enclosing methods. The purpose of the 'Expect: 100-continue'
* handshake to allow a client that is sending a request message with
* a request body to determine if the origin server is willing to
* accept the request (based on the request headers) before the client