Browse Source

Modified a bit for the description of ChunkedRequestStream.cs

pull/133/head
sta 10 years ago
parent
commit
f480eb5785
  1. 2
      websocket-sharp/Net/ChunkedRequestStream.cs

2
websocket-sharp/Net/ChunkedRequestStream.cs

@ -2,7 +2,7 @@
/* /*
* ChunkedRequestStream.cs * ChunkedRequestStream.cs
* *
* This code is derived from System.Net.ChunkedInputStream.cs of Mono
* This code is derived from ChunkedInputStream.cs (System.Net) of Mono
* (http://www.mono-project.com). * (http://www.mono-project.com).
* *
* The MIT License * The MIT License

Loading…
Cancel
Save