WP Manifestindependent plugin directory
manifest / developer / http-timeout-adjuster

HTTP Timeout Adjuster

Adjusts the timeout for HTTP requests and cURL settings in WordPress.

by Primitive Industries · github.com/primitive/http-timeout-adjuster · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/primitive/http-timeout-adjuster/archive/refs/heads/main.zip

Readme

HTTP Timeout Adjuster

The HTTP Timeout Adjuster Designed to enhance the reliability of HTTP requests and cURL operations by extending their timeout durations. Whether you're working with APIs or handling extensive external data transfers this plugin ensures that timeouts won't disrupt essential processes.

Features

  • Customizable Timeout: Adjusts the default timeout for HTTP requests to 120 seconds, preventing premature timeouts during lengthy operations.
  • cURL Timeout Settings: Modifies cURL's connection and execution timeouts for consistent handling of external requests.
  • Seamless Integration: Works quietly in the background without requiring additional setup after installation.

Technical Information

  • Version: 1.0.0
  • Author: Primitive Industries
  • License: GPL-2.0
  • Text Domain: http-timeout-adjuster

Installation

  1. Upload the plugin to your WordPress installation.
  2. Activate the plugin via the Plugins menu.
  3. Enjoy uninterrupted HTTP and cURL requests with extended timeout settings.

Support

For more information or support, visit Primitive Industries WordPress Plugins.

Read the full README on GitHub →