1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-23 06:42:24 +03:00
Files
okhttp/okhttp-idna-mapping-table
Adam Erb 8c8c3dbcfa Add new inline mapping strategy to IdnaMappingTable (#7882)
* Add new inline mapping strategy to IdnaMappingTable

---------

Co-authored-by: Adam Erb <adam.erb@verafin.com>
2023-06-09 08:41:21 +01:00
..

OkHttp IDNA Mapping Table

This module contains supporting tools for building the IDNA mapping table.

It is not required for runtime IDN mappings.