Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialLaurence kite
11,768 PointsChrome Dev Tools Network tab
In the network tab of my version of Chrome (Version 98.0.4758.102 (Official Build) (x86_64), when viewing the response and request header for HTTP I do not have have the view source which shows the headers in a non formatted view.
Is there a way to make the option of view source for the headers available?
1 Answer
Haben Gebremeskel
Python Development Techdegree Graduate 11,475 PointsA hard refresh should do the trick.
MAC: Command + R
WINDOWS: Ctrl + F5