Assignment 0-3
Due Date: 2019-10-31
Available Points: 6 (Extra points)
Mobile domain redirection and non-accept-encoding content negotiation examples in the wild.Redirection to Mobile Domain
- Find up to three different “in the wild” redirection examples of the type
example.com
–>m.example.com
using any mobile user-agent - Post your findings in this thread
Content Negotiation Other Than Accept-Encoding
- Find up to three different “in the wild” examples of content negotiation in dimensions other than
Accept-Encoding
- Post your findings in this thread
Submission and Evaluation
- Post your findings in their corresponding threads in the discussions repository
- Include command-line output of cURL in plain text (screenshots are optional, but not sufficient)
- The examples have to be different from those in the class slides and those already shared by others