Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to see the https requests #8376

Open
naninydhruva opened this issue Sep 30, 2024 · 4 comments
Open

Not able to see the https requests #8376

naninydhruva opened this issue Sep 30, 2024 · 4 comments
Labels
P2 important to work on, but not at the top of the work list. screen: network Issues with the Network screen.

Comments

@naninydhruva
Copy link

<-- Please describe your problem here. Be sure to include repro steps. -->


DevTools version: 2.37.2
IDE: VSCode
Connected Device:
CPU / OS: arm64 (64 bit) android
Connected app type: Flutter native (debug build)
Dart Version: 3.5.0
Flutter Version: 3.24.0 / stable
Framework / Engine: 80c2e84975 / b8800d88be

Hi team,

I am not able to see any https request in the network just getting the web scoket requests after the latest flitter upgrade.

@elliette elliette added screen: network Issues with the Network screen. P2 important to work on, but not at the top of the work list. labels Oct 3, 2024
@elliette
Copy link
Member

elliette commented Oct 3, 2024

Hi @naninydhruva! Do you mind sharing a small repro as well as sharing the package you are using to send the requests? Thank you!

@naninydhruva
Copy link
Author

Hi @elliette , I am using dio :^5.7.0 version for sending the requests

@Adrek
Copy link

Adrek commented Oct 11, 2024

same problem with flutter 3.24.3, dart 3.5.3, devtools 2.37.3 and dio 5.7.0

@LiamMarega
Copy link

LiamMarega commented Oct 23, 2024

same issue with dio: ^5.5.0 but only with a physical device, if I am use android emulator works well

• Flutter version 3.24.3 on channel stable at C:\Users\Liam\dev\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 2663184aa7 (6 weeks ago), 2024-09-11 16:27:48 -0500
• Engine revision 36335019a8
• Dart version 3.5.3
• DevTools version 2.37.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 important to work on, but not at the top of the work list. screen: network Issues with the Network screen.
Projects
None yet
Development

No branches or pull requests

4 participants