Skip to content

Commit ad550f3

Browse files
committed
Update README.md
1 parent 4ff8d9e commit ad550f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
MHTML-to-HTML-Decoding-in-C-
1+
MHTML to HTML Decoding in C#
22
============================
33

44
MHTML (short for MIME HTML) is a web archive that stores a web page’s HTML and (normally remote) resources in one file. It is composed in a manner similar to an HTML email, using the content-type ‘multipart-related’. The data is split into parts and base64 encoded.

0 commit comments

Comments
 (0)