FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/cpp/core/http/Request.cpp - ssh352/rstudio · GitHub
ssh352
/
rstudio
Public
forked from
rstudio/rstudio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rstudio
src
cpp
core
http
Request.cpp
on
main
User selector
Datepicker
Commit history
Commits on Sep 15, 2022
more rebranding copyright update
jgutman
committed
5ecd209
View commit details
Copy full SHA for 5ecd209
View code at this point
Browse repository at this point
Commits on Sep 13, 2022
Posit Software PBC
jgutman
committed
fdfd3c2
View commit details
Copy full SHA for fdfd3c2
View code at this point
Browse repository at this point
Update copyright to Posit
jgutman
committed
d48ff06
View commit details
Copy full SHA for d48ff06
View code at this point
Browse repository at this point
Commits on May 11, 2022
For the X-Forwarded headers, use the first in the list
Show description for 5b145aa
jeffvroom
committed
5b145aa
View commit details
Copy full SHA for 5b145aa
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
bump copyright to 2022
jmcphers
committed
8f85b6b
View commit details
Copy full SHA for 8f85b6b
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
merging rstudio/rstudio-pro#2663 to main
jeffvroom
committed
143ff66
View commit details
Copy full SHA for 143ff66
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Merge remote-tracking branch 'origin/master' into v1.4-juliet-rose
gtritchie
committed
c2f8250
View commit details
Copy full SHA for c2f8250
View code at this point
Browse repository at this point
bulk update copyright dates to 2021
jmcphers
committed
ddcd719
View commit details
Copy full SHA for ddcd719
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Merge pull request #8299 from rstudio/bugfix/proxy-protocol
Show description for ff7344d
ricardofandrade
authored
ff7344d
View commit details
Copy full SHA for ff7344d
View code at this point
Browse repository at this point
commit for rstudio/rstudio-pro#2115
ricardofandrade
committed
6886334
View commit details
Copy full SHA for 6886334
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
Comments
ricardofandrade
committed
a536bd3
View commit details
Copy full SHA for a536bd3
View code at this point
Browse repository at this point
commit for rstudio/rstudio-pro#2107
ricardofandrade
committed
0b07fa1
View commit details
Copy full SHA for 0b07fa1
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
fix range analysis warnings in newest clang (#7690)
kevinushey
authored
181f2de
View commit details
Copy full SHA for 181f2de
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Simpler proxy path
ricardofandrade
committed
954431b
View commit details
Copy full SHA for 954431b
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
open source companion commit for Pro #1410
ricardofandrade
committed
118911f
View commit details
Copy full SHA for 118911f
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
open source companion commit for #6608
ricardofandrade
committed
e0089b8
View commit details
Copy full SHA for e0089b8
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
cleanup old space-before-semicolon syntax in C++ sources (#7185)
gtritchie
authored
4ed8194
View commit details
Copy full SHA for 4ed8194
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Remove whitespace before terminating semicolons in a few C++ files
gtritchie
committed
fa23d47
View commit details
Copy full SHA for fa23d47
View code at this point
Browse repository at this point
Commits on May 20, 2020
bulk update copyright dates for 2020
jmcphers
committed
3fdda38
View commit details
Copy full SHA for 3fdda38
View code at this point
Browse repository at this point
Commits on May 6, 2020
Consistency: X-RSP-Request > X-RStudio-Request
ricardofandrade
committed
0d3dd90
View commit details
Copy full SHA for 0d3dd90
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Set SameSite on cookies default Lax/None in IFrame
Show description for dae070e
ricardofandrade
committed
dae070e
View commit details
Copy full SHA for dae070e
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
`X-RSP-Request` header w/ original forwarded URI
ricardofandrade
committed
a4732c7
View commit details
Copy full SHA for a4732c7
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
bulk update RStudio, Inc. => RStudio, PBC
jmcphers
committed
30aa1f8
View commit details
Copy full SHA for 30aa1f8
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
include synthetic CSRF token when submitting chunks
jmcphers
committed
8a2134b
View commit details
Copy full SHA for 8a2134b
View code at this point
Browse repository at this point
Commits on Apr 12, 2019
fix more build warnings on Windows using gsl::narrow_cast
Show description for 2504ae1
gtritchie
committed
2504ae1
View commit details
Copy full SHA for 2504ae1
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/576. Also includes some previous unmerged code that should have been merged in
kfeinauer
committed
a82e3ea
View commit details
Copy full SHA for a82e3ea
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/352
kfeinauer
committed
5e64c03
View commit details
Copy full SHA for 5e64c03
View code at this point
Browse repository at this point
Fix about 1500 more Win32 build warnings
Show description for e2f2253
gtritchie
committed
e2f2253
View commit details
Copy full SHA for e2f2253
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
fix potential memory error
kevinushey
committed
e7517e0
View commit details
Copy full SHA for e7517e0
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
add path() function to request
jjallaire
committed
d6eb4bd
View commit details
Copy full SHA for d6eb4bd
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
add rstudio namespace
kevinushey
committed
c3d6885
View commit details
Copy full SHA for c3d6885
View code at this point
Browse repository at this point
Commits on Apr 25, 2013
case-insensitive lookup of cookie header
jjallaire
committed
3fd1ade
View commit details
Copy full SHA for 3fd1ade
View code at this point
Browse repository at this point
Commits on Apr 23, 2013
respect X-Forwarded-Proto when building uris
jjallaire
committed
b9ccf16
View commit details
Copy full SHA for b9ccf16
View code at this point
Browse repository at this point
Commits on Jan 8, 2013
update copyright headers
jjallaire
committed
a791f5f
View commit details
Copy full SHA for a791f5f
View code at this point
Browse repository at this point
Commits on Apr 18, 2012
Update copyright headers for 2012
jcheng5
committed
58dc0ea
View commit details
Copy full SHA for 58dc0ea
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL