amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
postRaw
amalthea
net
POST request to get an answer with raw content.
ubyte
[]
postRaw
(
const
(
char
)[]
url
,
string
[
string
]
postDict
,
HTTP
conn
=
HTTP
()
)
Return Value
Type:
ubyte
[]
Byte array.
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 to get an answer with raw content.