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

Missing HTTP method constants in com.jcabi.http.Request #127

Open
simonjenga opened this issue Feb 16, 2016 · 12 comments
Open

Missing HTTP method constants in com.jcabi.http.Request #127

simonjenga opened this issue Feb 16, 2016 · 12 comments

Comments

@simonjenga
Copy link
Contributor

simonjenga commented Feb 16, 2016

In the interface: com.jcabi.http.Request , the following additional constants for HTTP method should be added to the existing ones. (according to https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html)

/**
 * TRACE method name.
 */
String TRACE = "TRACE";

/**
 * CONNECT method name.
 */
String CONNECT = "CONNECT";
@dmarkov
Copy link

dmarkov commented Feb 22, 2016

@yegor256 please do something about it, see par.21

@andreoss andreoss changed the title additional constants for HTTP method Missing HTTP method constants in com.jcabi.http.Request Jul 8, 2020
@0crat
Copy link

0crat commented Jul 8, 2020

@yegor256/z everybody who has role DEV is banned at #127; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link

0crat commented Jul 13, 2020

@yegor256/z everybody who has role DEV is banned at #127; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link

0crat commented Jul 18, 2020

@yegor256/z everybody who has role DEV is banned at #127; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link

0crat commented Jul 23, 2020

@yegor256/z everybody who has role DEV is banned at #127; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link

0crat commented Jul 29, 2020

@yegor256/z everybody who has role DEV is banned at #127; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link

0crat commented Aug 3, 2020

@yegor256/z everybody who has role DEV is banned at #127; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link

0crat commented Aug 8, 2020

@yegor256/z everybody who has role DEV is banned at #127; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link

0crat commented Aug 13, 2020

@yegor256/z everybody who has role DEV is banned at #127; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link

0crat commented Aug 18, 2020

@yegor256/z everybody who has role DEV is banned at #127; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link

0crat commented Aug 23, 2020

@yegor256/z everybody who has role DEV is banned at #127; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link

0crat commented Aug 28, 2020

@yegor256/z everybody who has role DEV is banned at #127; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants