본문 바로가기

멋있게걷는방법

검색하기
멋있게걷는방법
프로필사진 도현D

  • 분류 전체보기 (15)
    • iOS (11)
    • Tuist (3)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Tags
  • YGEnums.h
  • FlexLayout
  • human interface guidelines
  • SPM
  • Nan
  • HealthKit
  • garbage collection
  • content-type
  • Xcode
  • retain cycle
  • ios
  • layoutSubviews
  • fetchSignInMethods
  • pagination
  • rc
  • authentication
  • App Connect
  • Swift
  • 회고
  • UITest
  • HIG
  • AppStore
  • Firebase
  • playground
  • Tuist
  • Github-Action
  • Automatic Reference Count
  • arc
  • Tuist-Action
  • alamofire
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록alamofire (1)

멋있게걷는방법

[Swift] Alamofire 를 쓴다면 꼭 알아야 하는 내용

평소에는 아무 생각 없이 쓰다가 최근에 알게 되어 충격이었던 사실을 적어보려고 합니다. func example() { let url = "URL" let headers : HTTPHeaders = ["Content-Type" : "application/json"] AF.request(url, method: .get, encoding: URLEncoding.queryString, headers: headers).validate() .responseData(emptyResponseCodes: [200, 201, 204]) { [weak self] response in switch response.result { case .success: //성공시 case .failure: //실패시 } } } 평소 이렇게..

iOS 2023. 3. 23. 18:14
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바