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 trial

Development Tools HTTP Basics Introduction to HTTP HTTP Requests Using Telnet

kieran boyce
kieran boyce
14,345 Points

With Telnet on mac terminal what do i press to get a new line after GET /HTTP/1.1 to write hostname

in telnet how do i create a new line without entering the command to early

3 Answers

kieran boyce
kieran boyce
14,345 Points

all good solved it just need to press option enter :)

How did you solve it? I can't find an answer that works.

Ruth O'Kelly
Ruth O'Kelly
4,944 Points

Option enter? What does that mean? I'm on a Windows machine.

CTRL+Enter works to add a newline on Workspaces on Windows.