lecture 3 Flashcards
FTP ,POP3 ,IMAP ,SMTP are?
1.Host
2.Schema
3.Path
4.String Query
5.Anchor
2.Schema
Hosts can be ?
1. only domain name
2. only host name
3. only ip
4. host name and ip
5. domain name and ip
- domain name and ip
can a server has duplicate ports ?
NO it can’t the ports must be Unique
Can a Get Method have a body
No
The difference between Get method and Head method that ?
1. Get request doesn’t contain a body while Head request contain a body
2. Head request doesn’t contain a body while Get request contain a body
3. Head respone doesn’t contain a body while Get respone contain a body
4. Get respone doesn’t contain a body while Head respone contain a body
3.Head respone doesn’t contain a body while Get respone contain a body
The status code that starts with 3 like 300 are used for ?
1. Successful Response
2. additional action require
3. Request Error
4. Server Error
5. Information
2.additional action require