Skip to content
New issue

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

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

Already on GitHub? # to your account

console empty - general question #57

Open
michabbb opened this issue Aug 16, 2014 · 0 comments
Open

console empty - general question #57

michabbb opened this issue Aug 16, 2014 · 0 comments

Comments

@michabbb
Copy link

hi all,
hope its okay asking this here.
i am wondering why i don´t see any logging at the console even the "X-ChromeLogger-Data" is there.
i have a website that makes external calls (same domain) via javascript. the network tab at chrome shows me the external calls as regular. looking at at the "Response Header" i see...

my chrome version:
Version 36.0.1985.143 m

my os:
Windows 7 64

Cache-Control:no-cache, must-revalidate
Connection:Keep-Alive
Content-Language:en-US
Content-Type:application/json; charset=utf-8
Date:Tue, 29 Jul 2014 12:28:46 GMT
Expires:0
Keep-Alive:timeout=600, max=100
Pragma:no-cache
Server:Apache/2.2.22 (Debian)
Transfer-Encoding:chunked
Vary:Accept
X-ChromeLogger-Data:eyJ2ZXJzaW9...............

the console only shows me:

 XHR finished loading: POST "http://.......". 

so in fact i expacted to see the chrome-logger-data from the external call at my console of the current website... am i wrong ?

btw.. the header is not bigger than 250kb.

when i open the external call in an own tab, i see the logging at the console, but this doesn't help, because i need to debug the call when its done from the website (as ajax)....

thanks for any help!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant