@@ -106,11 +106,11 @@ @property (nonatomic) uint16_t port; /*! * The delegate for the HTTP server. */ -@property OF_NULLABLE_PROPERTY (nonatomic, assign) +@property OF_NULLABLE_PROPERTY (assign, nonatomic) id delegate; /*! * The server name the server presents to clients. *