类 NoContentFeedback

java.lang.Object
cn.herodotus.stirrup.core.definition.domain.Feedback
cn.herodotus.stirrup.core.definition.feedback.NoContentFeedback
所有已实现的接口:
Serializable

public class NoContentFeedback extends Feedback

Description: 204 类型错误反馈

204 No Content 无内容。服务器成功处理,但未返回内容。在未更新网页的情况下,可确保浏览器继续显示当前文档

作者:
: gengwei.zheng
另请参阅:
Date:
: 2023/9/26 10:11
  • 构造器详细资料

    • NoContentFeedback

      public NoContentFeedback(String value)