mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-14 14:29:14 +02:00
parent
74712f793e
commit
2dbdc64910
@ -370,9 +370,10 @@ begin
|
||||
V:=HTTPDecode(V);
|
||||
SetHTTPVariable(M.V,V)
|
||||
end;
|
||||
end
|
||||
end;
|
||||
end;
|
||||
ReadContent;
|
||||
end;
|
||||
|
||||
procedure TCGIRequest.ReadContent;
|
||||
var
|
||||
|
Loading…
Reference in New Issue
Block a user