Skip to content

Commit

Permalink
Added module on HTTP and content types
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartherbert committed Oct 11, 2010
1 parent 8c3b40d commit cc2ec4d
Showing 1 changed file with 21 additions and 0 deletions.
@@ -0,0 +1,21 @@
<?xml version="1.0" ?>
<module>
<title>
HTTP And Content Types
</title>
<objective>
Gain an understanding of MIME content types
</objective>
<tssbat>
<item>
Explain the role of a MIME content type.
</item>
<item>
Choose the right MIME content type for common situations.
</item>
<item>
Know where to find the right MIME types for other types of data.
</item>
</tssbat>
</module>
<!-- vim: set tabstop=2 shiftwidth=2: -->

0 comments on commit cc2ec4d

Please sign in to comment.