Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

developer tools not showing http requests

  • 1 trả lời
  • 4 gặp vấn đề này
  • 15 lượt xem
  • Trả lời mới nhất được viết bởi DavidPost-1

more options

Hi, I had firebug installed and that has always shown my http requests in js scripts. Then a few days ago it stopped showing this. Whilst looking for answers, I noticed that firebug is no longer supported and I should move to Developer tools so I uninstalled firebug and F12 now gives me developer tools. But this is not showing GET and PUT calls either. So I presume this is something I have done in my code? Or is there a setting that stops calls appearing in the console? Regards, John

Hi, I had firebug installed and that has always shown my http requests in js scripts. Then a few days ago it stopped showing this. Whilst looking for answers, I noticed that firebug is no longer supported and I should move to Developer tools so I uninstalled firebug and F12 now gives me developer tools. But this is not showing GET and PUT calls either. So I presume this is something I have done in my code? Or is there a setting that stops calls appearing in the console? Regards, John

Giải pháp được chọn

Hi!

So to answer the question about whether http requests should show up: they should. They are located in the network tab, of which I have included a screenshot. Those are the requests that are made while this page was loaded, clicking a request will show the message information.

It is possible that you will have to reload the page after opening the network tab if some requests are made while the page is loading.

Can you confirm whether it was just a matter of looking in the right place, or whether the requests really aren't showing up? If they really aren't showing up then could you please describe your set-up (what version of firefox are you using, what operating system etc)?

Thanks, Dave

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (1)

more options

Giải pháp được chọn

Hi!

So to answer the question about whether http requests should show up: they should. They are located in the network tab, of which I have included a screenshot. Those are the requests that are made while this page was loaded, clicking a request will show the message information.

It is possible that you will have to reload the page after opening the network tab if some requests are made while the page is loading.

Can you confirm whether it was just a matter of looking in the right place, or whether the requests really aren't showing up? If they really aren't showing up then could you please describe your set-up (what version of firefox are you using, what operating system etc)?

Thanks, Dave

Được chỉnh sửa bởi DavidPost-1 vào