issues Search Results · repo:square/okhttp language:Kotlin
Filter by
4k results
(75 ms)4k results
insquare/okhttp (press backspace or delete to remove)Hello
Would like to know if you have any plans to implement HTTP/3 support in the near future. If so, could you please share
any details on the expected timeline or roadmap for this feature?
I need to ...
satybekovdastan
- 1
- Opened 2 days ago
- #8689
img width= 777 alt= Image src= https://github.com/user-attachments/assets/dd74f4c4-40a2-4f67-8123-0e8bede86312 /
Help me understand why it is safe to use body!! in this line. Maybe responses without a ...
Turalllb
- 1
- Opened 7 days ago
- #8686
Hi, so I have a project that I d like to use socket.io and socket.io requires the following in my grade configuration:
implementation( com.squareup.okhttp3:okhttp:4.12.0 )
After compiling my project with ...
bug
stackoverflow
risharde
- 9
- Opened 20 days ago
- #8680
Okhttp with custom key/trust managers should support other providers.
Probably returning an empty list of certs, or raw access to handshake?
enhancement
yschimke
- 1
- Opened 20 days ago
- #8679
Hello! 👋 I encountered this issue while doing some tests for the reliability of my ktor-based client application.
Reproduction steps
- Initialize a ktor application with websocket and where the built-in ...
bug
TestaDiRapa
- 1
- Opened 22 days ago
- #8678
Call.Factory is the correct API for clients, that allows intercetping calls to Call.Factory.newCall(). However it s not
commonly used and does lose some features such as newBuilder().
I m suggesting a ...
enhancement
yschimke
- 1
- Opened 24 days ago
- #8677
I m using version 5.0.0-alpha14, and found that we have a public commonEmptyRequestBody in -UtilCommon.kt.
val commonEmptyHeaders: Headers = Headers.headersOf()
val commonEmptyRequestBody: RequestBody ...
enhancement
MukjepScarlet
- 1
- Opened on Feb 6
- #8670
@Test
public void testParserBenchmarkOkHttp() throws ParsingException, IOException {
String boundary = foo ;
RequestBody multipartBody =
new MultipartBuilder(boundary)
.addPart( ...
bug
yschimke
- Opened on Jan 29
- #8664
Hi Team,
I want to capture timing metrics like connect, SSL, DNS, and request/response times for each request, including retries.
However, since OkHttp reuses the same Call object for retries and doesn ...
ddas09
- 6
- Opened on Jan 29
- #8663
Is there any okhttp release compatible with kotlin 2.1.0. The okhttp 5 (which is in Alpha in [1]) compiled with
kotlin 1.9 and the 4.12 is compiled with 1.8. Any plans to release okhttp which is compatible ...
enhancement
chanikag
- 2
- Opened on Jan 29
- #8662

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.