amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
post
amalthea
net
POST request.
T
[]
post
(
T
=
char
)
(
const
(
char
)[]
url
,
string
[
string
]
postDict
,
HTTP
conn
=
HTTP
()
)
if
(
is
(
T
==
char
) ||
is
(
T
==
ubyte
)
)
Meta
Source
See Implementation
amalthea
net
aliases
StdNetException
stdGet
stdPost
urlEncode
classes
AmaltheaNetException
functions
getCharset
getContentType
getElementsByTag
getElementsByTagAndAttribute
getHTMLPageTitle
getHeaders
getPage
getRaw
isLinkToHTML
post
postRaw
replaceSpecialMnemonics
POST request.