Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If the status is 201 (Posting prohibited), no connection is possible. #12

Open
yannik995 opened this issue Aug 26, 2023 · 0 comments · May be fixed by #14
Open

If the status is 201 (Posting prohibited), no connection is possible. #12

yannik995 opened this issue Aug 26, 2023 · 0 comments · May be fixed by #14

Comments

@yannik995
Copy link

It is currently only explicitly checked for 200 when connecting.
For a download-only connection, status 201 would also be a valid status, according to RFC 3977 section-5.1.1

https://www.rfc-editor.org/rfc/rfc3977.html#section-5.1.1

https://github.com/dustin/go-nntp/blob/master/client/client.go#L62

@yannik995 yannik995 linked a pull request Apr 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant