Tutorial: Working with MIME types in a RAW service

This tutorial illustrates how to create a web server that tests the MIME-type setting specified by a web client application.

 Required software
 Competencies and experience
 Goals
 Suggested background reading

Lesson 1: Set up a web server database to receive RAW requests and send RAW responses
Lesson 2: Set up a web client database to send RAW requests and receive RAW responses
Lesson 3: Send a RAW request and receive a RAW response