# httptool **Repository Path**: caroltc/httptool ## Basic Information - **Project Name**: httptool - **Description**: http请求工具 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-12-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #httptool ## 主要功能 - post请求 - get请求 - raw请求(原始post) - 携带cookie - 携带auth认证 - 返回格式支持text,json,和格式化后的url参数 ## 使用方式 非常简单