bogind / bogind/prefix_proxy

Allow proxy URL to end in question mark (?)

Open
#1 0 comments 0 reactions 1 assignee Claimed by @bogind View on GitHub
bug good first issue
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The plugin currently expects the urls to be in the following format:
URL: http://service.url/...
proxy URL: http(s)://proxy.url

It adds the `?` between them without checking if the proxy URL ends with one.
Tests for the URLs are needed, without sending requests, just make sure that there is no `?` at the end.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.