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

Using User-Agent hangs the extention #142

Open
SwankyLynx opened this issue May 10, 2024 · 0 comments
Open

Using User-Agent hangs the extention #142

SwankyLynx opened this issue May 10, 2024 · 0 comments

Comments

@SwankyLynx
Copy link

SwankyLynx commented May 10, 2024

Type: Bug

Working on local with server at localhost:3000 (via vercel dev):

GET localhost:3000/api/path?with=param
User-Agent: anything
Authorization: Bearer ***tOkEN*****

Even stop button doesn't work. It just takes 20% of CPU load.

And this example works:

GET localhost:3000/api/path?with=param
Authorization: Bearer ***tOkEN*****

Extension version: 6.2.1
VS Code version: Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685, 2024-05-07T05:13:33.891Z)
OS version: Windows_NT x64 10.0.22631
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (12 x 3192)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 15.92GB (6.87GB free)
Process Argv --crash-reporter-id cdcbe255-cfd2-403a-8e98-0e5a1866957f
Screen Reader no
VM 0%
@SwankyLynx SwankyLynx changed the title HTTP Request hangs Using User-Agent hangs the extention May 10, 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

No branches or pull requests

1 participant