August 10, 2016 [phobos] [dlang/phobos] 9d6566: DRY: the HTTP struct already detects the charset | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9d65668007696c499a37453fb8668371cb1a4139 https://github.com/dlang/phobos/commit/9d65668007696c499a37453fb8668371cb1a4139 Author: anonymous <aG0aep6G@users.noreply.github.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M std/net/curl.d Log Message: ----------- DRY: the HTTP struct already detects the charset Commit: 84f7662c5d446b429c166df31586095b1f0c2bda https://github.com/dlang/phobos/commit/84f7662c5d446b429c166df31586095b1f0c2bda Author: anonymous <aG0aep6G@users.noreply.github.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M std/net/curl.d Log Message: ----------- ignore case when looking for "charset" RF2616 says: "The type, subtype, and parameter attribute names are case-insensitive." https://tools.ietf.org/html/rfc2616#section-3.7 Commit: f87d112471264ce453b7e5044e2c5a0932e88bf2 https://github.com/dlang/phobos/commit/f87d112471264ce453b7e5044e2c5a0932e88bf2 Author: anonymous <aG0aep6G@users.noreply.github.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M std/net/curl.d Log Message: ----------- fix selective import style Commit: b2aacbf111c496f375fb1e4a0da1e8627f5be51a https://github.com/dlang/phobos/commit/b2aacbf111c496f375fb1e4a0da1e8627f5be51a Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2016-08-10 (Wed, 10 Aug 2016) Changed paths: M std/net/curl.d Log Message: ----------- Merge pull request #4723 from aG0aep6G/curl-response-charset ignore case when looking for "charset" Compare: https://github.com/dlang/phobos/compare/7978ee793d83...b2aacbf111c4 |
Copyright © 1999-2021 by the D Language Foundation