Skip to content

Add an option to support meta redirection #55

@ssut

Description

@ssut

This is not a standard yet but it'd be great if Resty support redirection using meta refresh such as:

<meta http-equiv="refresh" content="0; url=/index.jsp">
resty.FollowMetaRedirects(true)

Most websites follow the HTTP standard, which contains declarations for standard redirection method, but some don't. However, this is not so important because it's often not the case and can cause performance issues.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions