Try It Out: Solution
See the solution to the coding exercise given in the previous lesson.
We'll cover the following...
Using the MIME library
The MIME-Type conversion library that we built in this chapter is given as a reference in the project below. You have to utilize the library to check the following requirements.
For each of the following requirements, write down commands in iex
that utilize the MIME library to fulfill them.
-
Which extension does the
application/atom+xml
...