dart-sdk/sdk
Zichang Guo 4366afc6f5 [http] noFolding() should follow same check as add()
Walk through http headers class. Since http header uses case-insensitive headers, noFolding() implicitly assumes field name is lower-cases. It is used to compare to lower-cases field name. Validate the field name before it is stored and also add a test case for noFolding().

Change-Id: I58f8a0ed0d366281e1e7a8c60fd46ff81c8ee796
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/121773
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
Commit-Queue: Zichang Guo <zichangguo@google.com>
2019-11-11 16:36:23 +00:00
..
bin [vm] Remove deprecated (and untested) ARMv5 support from the VM 2019-10-23 14:44:33 +00:00
lib [http] noFolding() should follow same check as add() 2019-11-11 16:36:23 +00:00
api_readme.md Update API homepage to link to dart.dev, not dartlang.org 2019-05-21 02:51:59 +00:00
BUILD.gn Only distribute a single libtensorflowlite_c per distribution 2019-11-06 19:17:15 +00:00