Skip to content

Use Apache5 as fallback HTTP engine#1752

Merged
revonateB0T merged 6 commits intomainfrom
fb/client
Oct 18, 2024
Merged

Use Apache5 as fallback HTTP engine#1752
revonateB0T merged 6 commits intomainfrom
fb/client

Conversation

@FooIbar
Copy link
Copy Markdown
Owner

@FooIbar FooIbar commented Oct 17, 2024

No description provided.

@revonateB0T revonateB0T marked this pull request as ready for review October 18, 2024 02:38
@revonateB0T
Copy link
Copy Markdown
Collaborator

On platform below Android 10
SSLEngine will tell server what is supported?
Just don't enforce anything

@FooIbar
Copy link
Copy Markdown
Owner Author

FooIbar commented Oct 18, 2024

On platform below Android 10 SSLEngine will tell server what is supported? Just don't enforce anything

There's no public API for ALPN before API 29, we can try reflection.

@revonateB0T
Copy link
Copy Markdown
Collaborator

On platform below Android 10 SSLEngine will tell server what is supported? Just don't enforce anything

There's no public API for ALPN before API 29, we can try reflection.

Done

@revonateB0T revonateB0T merged commit c3b60f1 into main Oct 18, 2024
@revonateB0T revonateB0T deleted the fb/client branch October 18, 2024 07:57
FooIbar added a commit that referenced this pull request Oct 18, 2024
FooIbar added a commit that referenced this pull request Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants