Tuesday, December 14, 2021

MIME content type

 MIME stands for Multipurpose Internet mail-extension.

MIME describes the response format sends by server to the client.

Syntax:

type/sub-type

Ex:text/html,application/json etc.

No comments:

Post a Comment

Element of a good table (Ref: Database design mere mortals by Michael J. Hernandez)

  Elements of the Ideal Table: It represents a single subject, which can be an object or event that reduces the risk of potential data integ...