mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-16 23:12:57 +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);
|
||||
/// Sets the content type for this message.
|
||||
///
|
||||
/// Specify NO_CONTENT_TYPE to remove the
|
||||
/// Specify UNKNOWN_CONTENT_TYPE to remove the
|
||||
/// Content-Type header.
|
||||
|
||||
void setContentType(const MediaType& mediaType);
|
||||
|
Loading…
x
Reference in New Issue
Block a user