Changes between Version 4 and Version 5 of API/BBS/Get-All-Posts-From-Specify-Topic


Ignore:
Timestamp:
04/28/2011 10:59:30 AM (15 years ago)
Author:
lee
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • API/BBS/Get-All-Posts-From-Specify-Topic

    v4 v5  
    2222response MIME 为 text/html ,不是 application/json ;分页信息隐含在 response headers 里。 
    2323 
     24example  
    2425 
     26{{[ 
     27#!sh 
     28http://dev85.pcauto.com.cn/v2/bbs/topics/2100735 
    2529 
    26 http://dev85.pcauto.com.cn/v2/bbs/topics/2100735 
     30curl http://dev85.pcauto.com.cn/v2/bbs/topics/2100735 -D /tmp/foo-header.txt 
     31cat /tmp/foo-header.txt 
     32}}} 
    2733 
    2834