CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Module Fasthttp::HostClient

Provide modeling for fasthttp.HostClient Type.

Import path

import semmle.go.frameworks.Fasthttp

Classes

RequestForgerySink

A method that sends HTTP requests. Get* send a HTTP GET request. Post send a HTTP POST request. these Functions first arguments is a URL.