1
0
mirror of https://github.com/square/okhttp.git synced 2025-07-31 05:04:26 +03:00

5 Commits

Author SHA1 Message Date
d03decd45a Kotlin 1.9 (#7952) 2023-07-22 13:28:51 +01:00
fe7a0b6201 Update kotlin monorepo to v1.8.21 (#7858)
* Update kotlin monorepo to v1.8.21

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yuri Schimke <yuri@schimke.ee>
2023-05-27 16:05:49 +01:00
1406944e1c Kotlin 1.8 (#7575)
* Kotlin 1.8 testing

* Kotlin 1.8 testing

* fix api

* Updates

* Updates

* Workaround build issue
2022-12-30 09:41:51 -05:00
4468abf499 HttpUrl multi platform (#7549)
Not perfect implementation, two main issues.

- Charset and IDN not supported in nonJvm implementation
- Should have more common code, with just the TODO parts in expect/actual blocks.
2022-12-28 12:38:28 +10:00
f1db4a79ee Initial checkin of yarn.lock (#7322) 2022-06-10 09:58:30 -04:00