mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-26 18:11:29 +02:00
#3282: Update constant in setContentType documentation
This commit is contained in:
parent
73ee047a37
commit
d1e9452414
@ -102,7 +102,7 @@ public:
|
|||||||
void setContentType(const std::string& mediaType);
|
void setContentType(const std::string& mediaType);
|
||||||
/// Sets the content type for this message.
|
/// Sets the content type for this message.
|
||||||
///
|
///
|
||||||
/// Specify NO_CONTENT_TYPE to remove the
|
/// Specify UNKNOWN_CONTENT_TYPE to remove the
|
||||||
/// Content-Type header.
|
/// Content-Type header.
|
||||||
|
|
||||||
void setContentType(const MediaType& mediaType);
|
void setContentType(const MediaType& mediaType);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user