Skip to content

Commit

Permalink
grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Jun 14, 2008
1 parent 0d3f9d8 commit efcaf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symmetric/src/changes/changes.xml
Expand Up @@ -24,7 +24,7 @@
</action>
<action dev="chenson42" type="fix" issue="aid=1979581&amp;atid=997724">
Make a push a two step process. First use a HEAD to see if the server is available, next do the actual
PUT. This solve an issue we have observed where the client PUSHES an entire payload before the response
PUT. This solves an issue we have observed where the client PUSHES an entire pay load before the response
is sent. This solution relies on HTTP keep-alive.
</action>
<action dev="chenson42" type="add">
Expand Down

0 comments on commit efcaf71

Please sign in to comment.