SokuTools (Browser Utilities)

SokuTools is a collection of browser utilities for tasks you want to run quickly: UUIDs, timestamp conversion, Base64/URL encoding, and JSON formatting.

The flow is simple: paste (or type) → run → copy. Outputs are grouped by use case so you can pick the format you need quickly.

Core tools are designed around HTTP specs, RFCs, and practical security workflows so you can quickly identify where to look next.

Quick workflow

Typical use cases

Content policy

Each tool page includes not only usage but also referenced specs, practical cautions, and navigation to related tools.

Data handling

Most tools run in your browser without sending input to a server. Each page states its own assumptions clearly.

For sensitive data, use masked values and verify in an offline environment when needed.

Site Info

Site search

Search across tool names, guide names, and descriptions. Symptom terms (for example 304, preflight, 401) prioritize diagnostic guides.

Short, focused terms improve ranking (for example cache update / cors preflight).

Operational Scenarios

Playbooks organized by real incidents such as missing 304 responses and failed preflight requests.

Compare & Choose

Use these comparison hubs to choose the right starting tool by problem type.

Overview

Cache Validators

Connect ETag/Last-Modified and If-* to judge revalidation flow

Range/Partial Content

Cross-check Range/Content-Range/If-Range to validate partial delivery

Compression/Transfer

Use Accept/Content/Transfer-Encoding plus Vary to isolate compression mismatches

Cache Control

Diagnose delivery policy across Cache-Control/Expires/Age

Auth

Trace auth failures across Bearer, WWW-Authenticate, and JWT

Security Headers

Go from missing-header detection to concrete fix planning

Response Header Diagnostics

Step through raw headers to inspect Retry-After, Server-Timing, Link, and Content-Type

Language/Locale

Compare Accept headers with Content-Language to debug negotiation mismatches

CORS

Compare Origin and Allow-* headers to audit CORS decisions

Redirects

Use status codes and Location chains to isolate redirect issues

UUID

Encoding

JSON

Time

Auth/Tokens

Security Tools

Security Headers

HTTP Headers

HTTP Cache

Range/Partial Content

Encoding/Transfer

Language/Negotiation

CORS/Origin

Forwarding/Proxy

Redirects/Status

Client Info