使用方法
- 上传并选择
- Read the detail card showing the use case and safe/idempotent/cacheable/body flags.
- Scan the comparison table to see all methods side by side at a glance.
- Use the legend at the top to understand what each flag means.
示例
- 选择
- Comparing GET vs POST in the table immediately shows GET is safe and cacheable while POST is neither.