[[TOC]] 发表新主题 || URL || http://dev85.pcauto.com.cn/proxy/bbs/forums/$fourm_ID || || method || post || == HTTP Headers == || key || value || desc || || Cookie || common_session_id1=1E206769DF2AC93174ACCA2C04D86B60B43FD0351F1331A8 || 仅适用于开发环境 || || Cookie || common_session_id=xxxx || 适用于生产环境, 值为登陆成功后得到的 session || == POST Form Field == || field name || desc || || title || 标题 || || message || 正文 || == Response == || success status code || desc || || 201 || CREATED || Response body success example: {{{ #!py responseData: { Location = "http://localhost.pcauto.com.cn/bbs6/topic-3169406.html"; } }}}