Skip to content

Commit

Permalink
Update include/ada/scheme-inl.h
Browse files Browse the repository at this point in the history
Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
  • Loading branch information
lemire and anonrig authored Mar 21, 2024
1 parent c053bbe commit 611c35b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/ada/scheme-inl.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ constexpr uint16_t special_ports[] = {80, 0, 443, 80, 21, 443, 0, 0};
} // namespace details

/****
* @private
* In is_special, get_scheme_type, and get_special_port, we
* use a standard hashing technique to find the index of the scheme in
* the is_special_list. The hashing technique is based on the size of
Expand Down

0 comments on commit 611c35b

Please sign in to comment.