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