Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Felipe (0.2 sec)

  1. okhttp-idna-mapping-table/src/main/kotlin/okhttp3/internal/idn/IdnaMappingTableData.kt

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    package okhttp3.internal.idn
    
    /** Recipe to build an `IdnaMappingTable`. */
    class IdnaMappingTableData(
      val sections: String,
      val ranges: String,
      val mappings: String,
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Tue May 02 11:21:58 GMT 2023
    - 777 bytes
    - Viewed (0)
  2. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    kapsi.fi
    
    // Keyweb AG : https://www.keyweb.de
    // Submitted by Martin Dannehl <******@****.***>
    keymachine.de
    
    // KingHost : https://king.host
    // Submitted by Felipe Keller Braz <******@****.***>
    kinghost.net
    uni5.net
    
    // KnightPoint Systems, LLC : http://www.knightpoint.com/
    // Submitted by Roy Keene <******@****.***>
    knightpoint.systems
    
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
Back to top