We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59121ee commit 653840aCopy full SHA for 653840a
Qiniu/RS/PutPolicy.cs
@@ -24,6 +24,7 @@ public class PutPolicy
24
private long fsizeLimit;
25
private string persistentOps;
26
private string persistentNotifyUrl;
27
+ private string persistentPipeline;
28
private string endUser;
29
private UInt64 expires = 3600;
30
private UInt64 deadline = 0;
0 commit comments