PokerUnicorn
Loading...
Searching...
No Matches
mime.h
Go to the documentation of this file.
1/*
2 * PokerUnicorn Server
3 * This project uses test network, NO real coin or NO real money involved.
4 * Copyright (C) 2023, Oğuzhan Eroğlu <meowingcate@gmail.com> (https://meowingcat.io)
5 * Licensed under GPLv3 License
6 * See LICENSE for more info
7 */
8
9#pragma once
10
pkrsrv_mime_type_t
Definition mime.h:11
@ PKRSRV_MIME_TYPE_JPG
Definition mime.h:13
@ PKRSRV_MIME_TYPE_PNG
Definition mime.h:14
@ PKRSRV_MIME_TYPE_UNKNOWN
Definition mime.h:12