Skip to content

Follow Redirects Manually #65

@e5LA

Description

@e5LA

Task

Implement a function to follow HTTP redirects manually.

  • Input: URL
  • Output: final resolved URL or response
  • Stop after a max redirect count
  • File: network/FollowRedirects.kt

Update the network/README.md with a short entry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededtype: snippetSmall, reusable Kotlin functions or expressions

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions