mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 21:50:47 +01:00
#3282: Update constant in setContentType documentation
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user