Allow for blanks in <META> portion of response. #1

Open
calroc wants to merge 1 commits from calroc/gemini-demo-1:master into master
First-time contributor

...this?

...this?
Author
First-time contributor

merge?

merge?
calroc closed this pull request 2020-05-14 22:58:56 +00:00
calroc reopened this pull request 2020-05-14 22:59:05 +00:00
Author
First-time contributor

dafuq is the merge button?

dafuq is the merge button?
Author
First-time contributor

OOooooooh! I'm on the original repo!

Sorry for the noise. I thought I was commenting on my own forked repo! D'oh!

Anyway, this patch fixes a minor bug that happens when the server has spaces in the META portion of the response.

I was playing around with jetforce and it sent header: '53 This server does not allow proxy requests'

Warm regards!

OOooooooh! I'm on the original repo! Sorry for the noise. I thought I was commenting on my own forked repo! D'oh! Anyway, this patch fixes a minor bug that happens when the server has spaces in the META portion of the response. I was playing around with jetforce and it sent header: '53 This server does not allow proxy requests' Warm regards!
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b calroc-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff calroc-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: solderpunk/gemini-demo-1#1
No description provided.