rtazaki
Results
2
issues of
rtazaki
### issue ```Kotlin:Main.kt try { khttp.post("http://example_path:50000/test", json = mapOf("key" to "value")) } catch (e: Exception) { println(e) // => java.net.URISyntaxException: Illegal character in hostname at index 14: } ``` ###...
- Since I created a new page, I modified sidebars.js. - I didn't know how to preview the Tabs tag, so I implemented it by feel. - I've never used...