diff options
author | Michael Brown <mcb30@ipxe.org> | 2021-07-01 16:32:46 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2021-07-01 16:32:46 +0100 |
commit | 2690f730961e335875cac5fd9cf870a94eaef11a (patch) | |
tree | a995bdb321936ffdeb50dc57dd5845abe02741c9 /src/include/endian.h | |
parent | 4aa03758210d861dacb0531062576287ac76e353 (diff) | |
download | ipxe-2690f730961e335875cac5fd9cf870a94eaef11a.tar.gz |
[uri] Make URI schemes case-insensitive
RFC 3986 section 3.1 defines URI schemes as case-insensitive (though
the canonical form is always lowercase).
Use strcasecmp() rather than strcmp() to allow for case insensitivity
in URI schemes.
Requested-by: Andreas Hammarskjöld <junior@2PintSoftware.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/endian.h')
0 files changed, 0 insertions, 0 deletions