commit | d2820edf36828bd113372f922fd8b2e0c89ecbaf | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch@google.com> | Tue Feb 01 18:04:50 2022 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 01 18:04:50 2022 -0800 |
tree | 6a5215861c41a8cce52d6f41bd029436b2d0b8c3 | |
parent | d28e78eeb16037cbab8593f8c95646037cd44732 [diff] |
Forward the preserveHeaderCase argument (dart-lang/http_multi_server#39) Closes dart-lang/http_multi_server#23 The min SDK constraint is already higher than 2.8 which is the version which introduced this argument.