Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for writeSuccessResponseHeadersOnly (0.11 seconds)

  1. cmd/bucket-handlers.go

    				globalNotificationSys.LoadBucketMetadata(GlobalContext, bucket)
    
    				// Make sure to add Location information here only for bucket
    				w.Header().Set(xhttp.Location, pathJoin(SlashSeparator, bucket))
    
    				writeSuccessResponseHeadersOnly(w)
    
    				sendEvent(eventArgs{
    					EventName:    event.BucketCreated,
    					BucketName:   bucket,
    					ReqParams:    extractReqParams(r),
    					RespElements: extractRespElements(w),
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 63.9K bytes
    - Click Count (0)
Back to Top