index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
fcl-web
/
src
/
base
/
httpdefs.pp
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Add Session.States to track new/expired etc.
michael
2018-07-30
1
-0
/
+42
*
* Fix warnings/hints
michael
2017-03-04
1
-15
/
+4
*
* V must be out parameter in GetFieldOrigin
michael
2017-03-04
1
-2
/
+2
*
* Improved router implemented
michael
2017-01-13
1
-0
/
+21
*
* Fix bug 30484
michael
2016-09-09
1
-1
/
+1
*
* Introduce DefaultRequestUploadDir for easy configuration of Upload director...
michael
2016-01-29
1
-1
/
+2
*
* Fixed bug 28270
michael
2015-06-10
1
-1
/
+1
*
* Fix double vars in TRequest : URI/URL
michael
2015-05-02
1
-44
/
+4
*
* Fix bug ID 27980
michael
2015-04-28
1
-11
/
+12
*
* Remove touch debug command
michael
2015-04-21
1
-2
/
+2
*
* Rework header treatment, deprecated some calls/properties
michael
2015-04-12
1
-280
/
+462
*
* Improved exception handling. Introduced StatusCode/Text in EHTTPError, is u...
michael
2014-07-11
1
-3
/
+25
*
* Fix to fill in Accept HTTP header (By Mark van Ham, bug 25621)
michael
2014-01-26
1
-1
/
+1
*
* Fixed bug ID 25263
michael
2014-01-24
1
-18
/
+38
*
* Reworked TUploadedFile.Stream
michael
2014-01-24
1
-3
/
+12
*
* Cleaner interface to set request content. Allow not reading content.
michael
2014-01-22
1
-13
/
+33
*
* Reverted revision 26000, which is totally wrong
michael
2014-01-20
1
-6
/
+3
*
* adds IP and cachecontrol headers to http defs. Patch by Silvio Clécio
marco
2013-11-09
1
-3
/
+6
*
* Fix DeleteTempUploadedFile so it frees the stream
michael
2013-07-15
1
-0
/
+4
*
* Added first/lasr methods to TMimeItems and TUpLoadedFiles (Patch by Silvio ...
michael
2013-07-13
1
-0
/
+36
*
* Better and more configurable multipart-formdata handling.
michael
2013-04-11
1
-170
/
+389
*
* Handle all methods
michael
2013-02-28
1
-10
/
+6
*
* Take care of locking when reading a file.
michael
2012-09-24
1
-1
/
+1
*
* Patch from Silvio Clecio to implement TCookie.Expire (bug id 22361)
michael
2012-07-10
1
-0
/
+6
*
* Customization of upload dir
michael
2012-07-04
1
-24
/
+34
*
* Patch from Silvio Clecio to implement httponly cookie property
michael
2012-07-02
1
-15
/
+27
*
* Added FreeContentStream property to TResponse.
michael
2012-05-26
1
-3
/
+9
*
* Implemented OnUnknownRequestEncoding
michael
2011-11-12
1
-2
/
+14
*
* Some fixes and additional unit from Darius Blaszijk
michael
2011-08-12
1
-2
/
+11
*
* Checked and resolved most hints/warnings
michael
2011-06-05
1
-5
/
+4
*
* Moved session cookie up in the class hierarchie, so it can be configured at...
michael
2011-06-04
1
-3
/
+33
*
* Storage for pathinfo
michael
2011-06-03
1
-0
/
+3
*
+ Added HTTPApp for standalone webserver and webfilemodule for standalone ser...
michael
2011-06-02
1
-9
/
+20
*
* Initial implementation of HTTP Server component
michael
2011-05-15
1
-0
/
+3
*
* Reworked session management.
michael
2011-05-13
1
-0
/
+1
*
* Assign filename to uploaded file (bug id 18337; Firefox engine allows empty...
michael
2011-04-28
1
-1
/
+2
*
* Process request variables for a HEAD request as if it is a GET request
joost
2010-11-19
1
-1
/
+1
*
* Added TRequest.LocalPathPrefix property
joost
2010-11-19
1
-1
/
+26
*
* Reverted accidentally committed files in r15616
joost
2010-07-20
1
-1
/
+1
*
* Fixed FastCGI listening on a port on Windows after r15099
joost
2010-07-20
1
-1
/
+1
*
* reverted ProcessedPathInfo to ReturnedPathInfo
michael
2010-05-31
1
-7
/
+7
*
* Moved all to base directory
michael
2010-05-27
1
-0
/
+1696