Skip to content

Move public HTTP classes to http-domain#864

Merged
gthea merged 3 commits intohttp-extract_baselinefrom
http-extract_2
Feb 10, 2026
Merged

Move public HTTP classes to http-domain#864
gthea merged 3 commits intohttp-extract_baselinefrom
http-extract_2

Conversation

@gthea
Copy link
Contributor

@gthea gthea commented Feb 9, 2026

Android SDK

What did you accomplish?

  • Move HTTP classes belonging to the public API (CertPinningConfig, Proxy) to the http-domain module.
  • http will depend on these for functionality; main will depend on these as an api dependency to consumers of the SDK can use them.

@gthea gthea self-assigned this Feb 9, 2026
@devops-split
Copy link

Android Diffuse Analysis Results

Source Branch: http-extract_2
Target Branch: http-extract_baseline
Commit: ef7778ba8adcba475289315ea3fc96c76e7588cb

Script Output:

 AAR      │ old     │ new     │ diff     
──────────┼─────────┼─────────┼──────────
      jar │ 1.1 MiB │ 1.1 MiB │ +3.8 KiB 
 manifest │   213 B │   213 B │      0 B 
    other │ 2.9 KiB │ 2.9 KiB │      0 B 
──────────┼─────────┼─────────┼──────────
    total │ 1.1 MiB │ 1.1 MiB │ +3.8 KiB 

 JAR     │ old  │ new  │ diff         
─────────┼──────┼──────┼──────────────
 classes │  914 │  918 │  +4 (+4 -0)  
 methods │ 5664 │ 5688 │ +24 (+25 -1) 
  fields │ 2604 │ 2618 │ +14 (+14 -0) 

@devops-split
Copy link

Android Diffuse Analysis Results

Source Branch: http-extract_2
Target Branch: http-extract_baseline
Commit: 153daedaa3af5a14606000da25e1e6a2ba781727

Script Output:

 AAR      │ old     │ new     │ diff     
──────────┼─────────┼─────────┼──────────
      jar │ 1.1 MiB │ 1.1 MiB │ +3.8 KiB 
 manifest │   213 B │   213 B │      0 B 
    other │ 2.9 KiB │ 2.9 KiB │      0 B 
──────────┼─────────┼─────────┼──────────
    total │ 1.1 MiB │ 1.1 MiB │ +3.8 KiB 

 JAR     │ old  │ new  │ diff         
─────────┼──────┼──────┼──────────────
 classes │  914 │  918 │  +4 (+4 -0)  
 methods │ 5664 │ 5688 │ +24 (+25 -1) 
  fields │ 2604 │ 2618 │ +14 (+14 -0) 

@gthea gthea marked this pull request as ready for review February 9, 2026 20:34
@gthea gthea requested a review from a team as a code owner February 9, 2026 20:34
@gthea gthea merged commit 2d1e8f5 into http-extract_baseline Feb 10, 2026
3 checks passed
@gthea gthea deleted the http-extract_2 branch February 10, 2026 15:55
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.

3 participants